[Bug 4085] New: test-commit-amend fails with disabled byte-compilation

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Tue Nov 5 02:22:27 CST 2013


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

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

test-commit-amend fails with disabled byte-compilation
(PYTHONDONTWRITEBYTECODE="1" environmental variable).
I use Mercurial 2.8.

# Test test-commit-amend.t
# Running sh
"/var/tmp/portage/dev-vcs/mercurial-2.8-r1000/temp/tests-2.7/tests/child34/test-commit-amend.t.sh"
# Ret was: 0

---
/var/tmp/portage/dev-vcs/mercurial-2.8-r1000/work/mercurial-2.8/tests/test-commit-amend.t
+++
/var/tmp/portage/dev-vcs/mercurial-2.8-r1000/work/mercurial-2.8/tests/test-commit-amend.t.err
@@ -753,7 +753,6 @@
   $ hg ci -Am..
   adding cc.orig
   adding obs.py
-  adding obs.pyc
   $ hg ci --amend --close-branch -m 'closing'
   abort: can only close branch heads
   [255]

ERROR:
/var/tmp/portage/dev-vcs/mercurial-2.8-r1000/work/mercurial-2.8/tests/test-commit-amend.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