[Bug 3965] New: hglib-0.9 test-update.py test_largefiles fails under pypy only

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Tue Jun 18 06:36:05 CDT 2013


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

          Priority: normal
            Bug ID: 3965
          Assignee: mercurial-devel at selenic.com
           Summary: hglib-0.9  test-update.py test_largefiles fails under
                    pypy only
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: della5 at iinet.com.au
          Hardware: PC
            Status: UNCONFIRMED
           Version: unspecified
         Component: hglib
           Product: Mercurial

n-hglib-0.9-pypy1_9/scripts
running build
running build_py
creating
/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9-pypy1_9
creating
/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9-pypy1_9/lib
creating
/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9-pypy1_9/lib/hglib
copying hglib/merge.py ->
/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9-pypy1_9/lib/hglib
copying hglib/error.py ->
/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9-pypy1_9/lib/hglib
copying hglib/__init__.py ->
/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9-pypy1_9/lib/hglib
copying hglib/context.py ->
/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9-pypy1_9/lib/hglib
copying hglib/util.py ->
/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9-pypy1_9/lib/hglib
copying hglib/client.py ->
/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9-pypy1_9/lib/hglib
copying hglib/templates.py ->
/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9-pypy1_9/lib/hglib
warning: build_py: byte-compiling is disabled, skipping.

>>> Source compiled.
 * pypy1_9: running distutils-r1_run_phase python_test
..............................................................................E...
======================================================================
ERROR: test_largefiles (tests.test-update.test_update)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9/tests/test-update.py",
line 80, in test_largefiles
    self.client.rawcommand(['add', 'b', '--large'])
  File
"/mnt/gen2/TmpDir/portage/dev-python/hglib-0.9/work/python-hglib-0.9/hglib/client.py",
line 175, in rawcommand
    raise error.CommandError(args, ret, out, err)
CommandError: hg add: option --large not recognized


----------------------------------------------------------------------
Ran 82 tests in 20.017s

FAILED (errors=1)


not bad for 82 tests.  pypy is getting there, let's help it along

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Mercurial-devel mailing list