[PATCH 1 of 4] tests: update py3.5 output

timeless timeless at mozdev.org
Mon Mar 28 04:03:14 UTC 2016


# HG changeset patch
# User timeless <timeless at mozdev.org>
# Date 1459136108 0
#      Mon Mar 28 03:35:08 2016 +0000
# Node ID 41f5a8bfb4ec4b673c347289084a0325c17116cc
# Parent  345f4fa4cc8912bb722ad3e35d68858487420bc6
tests: update py3.5 output

6d7da0901a28 removed one item...

diff --git a/tests/test-check-py3-compat.t b/tests/test-check-py3-compat.t
--- a/tests/test-check-py3-compat.t
+++ b/tests/test-check-py3-compat.t
@@ -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)


More information about the Mercurial-devel mailing list