diff -r 83373fc2b287 -r 6537e14301ef tests/test-check-py3-compat.t --- a/tests/test-check-py3-compat.t Sun Apr 03 17:10:12 2016 +0300 +++ b/tests/test-check-py3-compat.t Mon Apr 04 00:17:11 2016 +0300 @@ -56,7 +56,6 @@ tests/test-demandimport.py not using absolute_import tests/test-demandimport.py requires print_function tests/test-doctest.py not using absolute_import - tests/test-filelog.py requires print_function tests/test-hg-parseurl.py not using absolute_import tests/test-hg-parseurl.py requires print_function tests/test-hgweb-auth.py not using absolute_import @@ -243,7 +242,6 @@ mercurial/wireproto.py: error importing module: invalid syntax (bundle*.py, line *) (line *) (glob) tests/readlink.py: invalid syntax: invalid syntax (, line *) (glob) tests/test-demandimport.py: invalid syntax: invalid syntax (, line *) (glob) - tests/test-filelog.py: invalid syntax: Missing parentheses in call to 'print' (, line *) (glob) tests/test-hg-parseurl.py: invalid syntax: invalid syntax (, line *) (glob) tests/test-hgweb-auth.py: invalid syntax: invalid syntax (, line *) (glob) tests/test-hybridencode.py: invalid syntax: invalid syntax (, line *) (glob)