Mercurial > hg-stable
changeset 29670:149433e68974 stable 3.9.2
py3: update test expectation on stable
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 23 Sep 2016 14:37:15 -0400 |
parents | 7fa011555046 |
children | 269a5d121339 |
files | tests/test-check-py3-compat.t |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t Fri Sep 23 12:45:10 2016 -0500 +++ b/tests/test-check-py3-compat.t Fri Sep 23 14:37:15 2016 -0400 @@ -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)