diff 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
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t	Sun Apr 03 08:26:57 2016 +0100
+++ b/tests/test-check-py3-compat.t	Sun Apr 03 16:34:55 2016 +0300
@@ -53,7 +53,6 @@
   tests/svn-safe-append.py not using absolute_import
   tests/svnxml.py not using absolute_import
   tests/test-atomictempfile.py not using absolute_import
-  tests/test-context.py requires print_function
   tests/test-demandimport.py not using absolute_import
   tests/test-demandimport.py requires print_function
   tests/test-doctest.py not using absolute_import
@@ -248,7 +247,6 @@
   mercurial/windows.py: error importing module: <ImportError> No module named '_winreg' (line *) (glob)
   mercurial/wireproto.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob)
   tests/readlink.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
-  tests/test-context.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
   tests/test-demandimport.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
   tests/test-duplicateoptions.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
   tests/test-filecache.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob)