tests/test-check-py3-compat.t
changeset 30077 8f42d8c412c8
parent 30072 87b8e40eb812
child 30085 2bde971474d2
--- a/tests/test-check-py3-compat.t	Sat Oct 08 08:45:28 2016 -0700
+++ b/tests/test-check-py3-compat.t	Sat Oct 08 08:54:05 2016 -0700
@@ -134,7 +134,6 @@
   mercurial/sshserver.py: error importing: <AttributeError> module 'mercurial.util' has no attribute 'stringio' (error at patch.py:*)
   mercurial/statichttprepo.py: error importing: <AttributeError> module 'mercurial.util' has no attribute 'urlerr' (error at byterange.py:*)
   mercurial/store.py: error importing module: <NameError> name 'xrange' is not defined (line *)
-  mercurial/streamclone.py: error importing: <TypeError> can't concat bytes to str (error at store.py:*)
   mercurial/subrepo.py: error importing: <AttributeError> module 'mercurial.util' has no attribute 'stringio' (error at patch.py:*)
   mercurial/templatefilters.py: error importing: <AttributeError> module 'mercurial.util' has no attribute 'stringio' (error at patch.py:*)
   mercurial/templatekw.py: error importing: <AttributeError> module 'mercurial.util' has no attribute 'stringio' (error at patch.py:*)