Mercurial > hg
diff tests/test-check-py3-compat.t @ 28642:cfbae6c8ad5a
tests: update py3.5 output
6d7da0901a28 removed one item...
author | timeless <timeless@mozdev.org> |
---|---|
date | Mon, 28 Mar 2016 03:35:08 +0000 |
parents | a3f3fdac8433 |
children | 392a7e7e97d3 |
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t Thu Mar 17 14:50:29 2016 +0000 +++ b/tests/test-check-py3-compat.t Mon Mar 28 03:35:08 2016 +0000 @@ -123,7 +123,6 @@ $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs $PYTHON3 contrib/check-py3-compat.py contrib/check-code.py: invalid syntax: (unicode error) 'unicodeescape' codec can't decode bytes in position 18-19: malformed \N character escape (<unknown>, line 106) contrib/import-checker.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line 569) - contrib/revsetbenchmarks.py: invalid syntax: invalid syntax (<unknown>, line 186) doc/hgmanpage.py: invalid syntax: invalid syntax (<unknown>, line 286) hgext/acl.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) hgext/automv.py: error importing module: <SyntaxError> invalid syntax (commands.py, line 3324) (line 29)