# HG changeset patch
# User Augie Fackler <au...@google.com>
# Date 1474655835 14400
#      Fri Sep 23 14:37:15 2016 -0400
# Branch stable
# Node ID 10239d136214ae5581f9122514b3004682a6d771
# Parent  e7766022a61a66a7c4218526b647f96bd442a4ce
py3: update test expectation on stable

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
@@ -137,6 +137,7 @@
   mercurial/pathutil.py: error importing: <TypeError> '_fields_' must be a 
sequence of (name, C type) pairs (error at osutil.py:*) (glob)
   mercurial/peer.py: error importing: <TypeError> '_fields_' must be a 
sequence of (name, C type) pairs (error at osutil.py:*) (glob)
   mercurial/pure/mpatch.py: error importing module: <AttributeError> 
'VendorImporter' object has no attribute 'find_spec' (line *) (glob)
+  mercurial/pure/osutil.py: error importing module: <AttributeError> 
'VendorImporter' object has no attribute 'find_spec' (line *) (glob)
   mercurial/pure/parsers.py: error importing module: <AttributeError> 
'VendorImporter' object has no attribute 'find_spec' (line *) (glob)
   mercurial/pushkey.py: error importing: <TypeError> '_fields_' must be a 
sequence of (name, C type) pairs (error at osutil.py:*) (glob)
   mercurial/pvec.py: error importing: <TypeError> '_fields_' must be a 
sequence of (name, C type) pairs (error at osutil.py:*) (glob)
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to