comparison tests/test-check-py3-compat.t @ 28738:706f4ab710c8

py3: lexicographical order imports and print_function in test-context.py
author Robert Stanca <robert.stanca7@gmail.com>
date Sun, 03 Apr 2016 16:34:55 +0300
parents 5edde05ff58e
children d289b8847f23
comparison
equal deleted inserted replaced
28737:a3a01194a337 28738:706f4ab710c8
51 tests/run-tests.py not using absolute_import 51 tests/run-tests.py not using absolute_import
52 tests/sitecustomize.py not using absolute_import 52 tests/sitecustomize.py not using absolute_import
53 tests/svn-safe-append.py not using absolute_import 53 tests/svn-safe-append.py not using absolute_import
54 tests/svnxml.py not using absolute_import 54 tests/svnxml.py not using absolute_import
55 tests/test-atomictempfile.py not using absolute_import 55 tests/test-atomictempfile.py not using absolute_import
56 tests/test-context.py requires print_function
57 tests/test-demandimport.py not using absolute_import 56 tests/test-demandimport.py not using absolute_import
58 tests/test-demandimport.py requires print_function 57 tests/test-demandimport.py requires print_function
59 tests/test-doctest.py not using absolute_import 58 tests/test-doctest.py not using absolute_import
60 tests/test-duplicateoptions.py not using absolute_import 59 tests/test-duplicateoptions.py not using absolute_import
61 tests/test-duplicateoptions.py requires print_function 60 tests/test-duplicateoptions.py requires print_function
246 mercurial/verify.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob) 245 mercurial/verify.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob)
247 mercurial/win*.py: error importing module: <ImportError> No module named 'msvcrt' (line *) (glob) 246 mercurial/win*.py: error importing module: <ImportError> No module named 'msvcrt' (line *) (glob)
248 mercurial/windows.py: error importing module: <ImportError> No module named '_winreg' (line *) (glob) 247 mercurial/windows.py: error importing module: <ImportError> No module named '_winreg' (line *) (glob)
249 mercurial/wireproto.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) 248 mercurial/wireproto.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob)
250 tests/readlink.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) 249 tests/readlink.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
251 tests/test-context.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
252 tests/test-demandimport.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) 250 tests/test-demandimport.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
253 tests/test-duplicateoptions.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) 251 tests/test-duplicateoptions.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
254 tests/test-filecache.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) 252 tests/test-filecache.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob)
255 tests/test-filelog.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) 253 tests/test-filelog.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob)
256 tests/test-hg-parseurl.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) 254 tests/test-hg-parseurl.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)