diff -r 7be610198360 -r 85d5708eae4e tests/test-check-py3-compat.t --- a/tests/test-check-py3-compat.t Sun Oct 09 09:42:46 2016 -0400 +++ b/tests/test-check-py3-compat.t Mon Oct 10 05:30:14 2016 -0700 @@ -23,7 +23,6 @@ hgext/fsmonitor/pywatchman/capabilities.py: error importing: No module named 'pybser' (error at __init__.py:*) hgext/fsmonitor/pywatchman/pybser.py: error importing: No module named 'pybser' (error at __init__.py:*) hgext/fsmonitor/watchmanclient.py: error importing: No module named 'pybser' (error at __init__.py:*) - hgext/journal.py: error importing: Type names and field names must be valid identifiers: "b'journalentry'" (error at journal.py:*) hgext/largefiles/basestore.py: error importing: cannot mix bytes and nonbytes literals (subversion.py, line 533) (error at convcmd.py:*) hgext/largefiles/lfcommands.py: error importing: cannot mix bytes and nonbytes literals (subversion.py, line 533) (error at convcmd.py:*) hgext/largefiles/lfutil.py: error importing: cannot mix bytes and nonbytes literals (subversion.py, line 533) (error at convcmd.py:*)