--- a/tests/test-check-py3-compat.t Fri Apr 01 13:20:47 2016 +0000
+++ b/tests/test-check-py3-compat.t Mon Apr 04 04:56:05 2016 +0300
@@ -62,7 +62,6 @@
tests/test-manifest.py not using absolute_import
tests/test-pathencode.py not using absolute_import
tests/test-pathencode.py requires print_function
- tests/test-propertycache.py requires print_function
tests/test-revlog-ancestry.py not using absolute_import
tests/test-revlog-ancestry.py requires print_function
tests/test-run-tests.py not using absolute_import
@@ -232,7 +231,6 @@
tests/readlink.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
tests/test-demandimport.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
tests/test-lrucachedict.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
- tests/test-propertycache.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob)
tests/test-revlog-ancestry.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob)
tests/test-status-inprocess.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob)
tests/test-trusted.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)