hg 3.0rc 1 test failed

Pierre-Yves David pierre-yves.david at ens-lyon.org
Wed Apr 30 11:04:06 CDT 2014


Sounds like you version//configuration of pyflakes in detecting less 
error than expect. What version of pyflakes are your using?

On 04/30/2014 08:39 AM, Neal Becker wrote:
> + /usr/bin/python run-tests.py
> .s.......ss...s.s..............s.........s...........................s.............s..s........s.........................................................s............s.s.............s..............ss...s.......................s..s.......................s..................................................................s.......................................s............................
> --- /home/nbecker/rpmbuild/BUILD/mercurial-3.0-rc/tests/test-check-pyflakes.t
> +++ /home/nbecker/rpmbuild/BUILD/mercurial-3.0-rc/tests/test-check-
> pyflakes.t.err
> @@ -5,15 +5,5 @@
>   (skipping binary file random-seed)
>     $ hg manifest 2>/dev/null | egrep "\.py$|^[^.]*$" | grep -v /random_seed$ \
>     > | xargs pyflakes 2>/dev/null | "$TESTDIR/filterpyflakes.py"
> -  contrib/win32/hgwebdir_wsgi.py:*: 'win32traceutil' imported but unused (glob)
> -  setup.py:*: 'sha' imported but unused (glob)
> -  setup.py:*: 'zlib' imported but unused (glob)
> -  setup.py:*: 'bz2' imported but unused (glob)
> -  setup.py:*: 'py2exe' imported but unused (glob)
> -  tests/hghave.py:*: '_lsprof' imported but unused (glob)
> -  tests/hghave.py:*: 'publish_cmdline' imported but unused (glob)
> -  tests/hghave.py:*: 'pygments' imported but unused (glob)
> -  tests/hghave.py:*: 'ssl' imported but unused (glob)
> -  contrib/win32/hgwebdir_wsgi.py:93: 'from isapi.install import *' used; unable
> to detect undefined names (glob)
>
>
>
> ERROR: test-check-pyflakes.t output changed
> !....................................................................
> Skipped test-convert-svn-move.t: missing feature: subversion python bindings
> Skipped test-convert-svn-source.t: missing feature: subversion python bindings
> Skipped test-convert-svn-encoding.t: missing feature: subversion python bindings
> Skipped test-convert-svn-branches.t: missing feature: subversion python bindings
> Skipped test-convert-hg-svn.t: missing feature: subversion python bindings
> Skipped test-convert-p4-filetypes.t: missing feature: Perforce server and client
> Skipped test-convert-svn-startrev.t: missing feature: subversion python bindings
> Skipped test-check-code-hg.t: not a Mercurial working dir
> Skipped test-convert-svn-tags.t: missing feature: subversion python bindings
> Skipped test-convert-mtn.t: missing feature: monotone client (>= 1.0)
> Skipped test-convert-cvs.t: missing feature: cvs client/server
> Skipped test-casecollision-merge.t: missing feature: case insensitive file
> system
> Skipped test-convert-cvs-detectmerge.t: missing feature: cvs client/server
> Skipped test-convert-baz.t: missing feature: GNU Arch baz client
> Skipped test-convert-cvs-synthetic.t: missing feature: cvs client/server >= 1.12
> Skipped test-convert-cvsnt-mergepoints.t: missing feature: cvs client/server
> Skipped test-convert-p4.t: missing feature: Perforce server and client
> Skipped test-convert-tla.t: missing feature: GNU Arch tla client
> Skipped test-casefolding.t: missing feature: case insensitive file system
> Skipped test-convert-cvs-branch.t: missing feature: cvs client/server
> Skipped test-convert-darcs.t: missing feature: darcs client
> Skipped test-module-imports.t: not a Mercurial working dir
> Skipped test-no-symlinks.t: system supports symbolic links
> Failed test-check-pyflakes.t: output changed
> # Ran 435 tests, 23 skipped, 0 warned, 1 failed.
> python hash seed: 1582351005
>
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel
>


More information about the Mercurial-devel mailing list