This is an archive of the discontinued Mercurial Phabricator instance.

tests: update test-debugcommands.t stack trace checks for python3.9
ClosedPublic

Authored by durin42 on Mar 25 2020, 12:12 PM.

Details

Summary

Python 3.9 prints a complete filepath in more cases, so we need to handle that
in our test output. Since we don't really care *that* much about the specific
path formatting here, just use globbing.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Mar 25 2020, 12:12 PM
Alphare accepted this revision.Mar 25 2020, 1:42 PM
pulkit accepted this revision.Mar 26 2020, 4:53 AM
This revision is now accepted and ready to land.Mar 26 2020, 4:53 AM