[Bug 4239] New: test-fncache fails with disabled byte-compilation

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Sat May 3 15:12:44 CDT 2014


http://bz.selenic.com/show_bug.cgi?id=4239

          Priority: normal
            Bug ID: 4239
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: test-fncache fails with disabled byte-compilation
          Severity: bug
    Classification: Unclassified
                OS: All
          Reporter: Arfrever.FTA at GMail.Com
          Hardware: All
            Status: UNCONFIRMED
           Version: 3.0
         Component: Mercurial
           Product: Mercurial

test-fncache fails with disabled byte-compilation (PYTHONDONTWRITEBYTECODE="1"
environmental variable).
I use Mercurial 3.0.

# Test test-fncache.t
# Running sh
"/var/tmp/portage/dev-vcs/mercurial-3.0-r1000/temp/tests-2.6/temp/child122/test-fncache.t.sh"
# Ret was: 0

---
/var/tmp/portage/dev-vcs/mercurial-3.0-r1000/work/mercurial-3.0/tests/test-fncache.t
+++
/var/tmp/portage/dev-vcs/mercurial-3.0-r1000/work/mercurial-3.0/tests/test-fncache.t.err
@@ -228,6 +228,8 @@
   >
   > EOF
   $ rm "${extpath}c"
+  rm: cannot remove '$TESTTMP/exceptionext.pyc': No such file or directory
+  [1]
   $ touch z
   $ hg ci -qAm z
   transaction abort!

ERROR: test-fncache.t output changed

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list