[Updated] D11295: pyoxidized: adapt output of test-bad-extension.t
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Thu Aug 19 01:19:49 UTC 2021
Closed by commit rHGfcd464e6a482: pyoxidized: adapt output of test-bad-extension.t (authored by marmoute).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D11295?vs=29916&id=29946
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11295/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11295
AFFECTED FILES
tests/test-bad-extension.t
CHANGE DETAILS
diff --git a/tests/test-bad-extension.t b/tests/test-bad-extension.t
--- a/tests/test-bad-extension.t
+++ b/tests/test-bad-extension.t
@@ -20,7 +20,8 @@
show help for a given topic or a help overview
error in exit handlers:
Traceback (most recent call last):
- File "*/mercurial/dispatch.py", line *, in _runexithandlers (glob)
+ File "*/mercurial/dispatch.py", line *, in _runexithandlers (glob) (no-pyoxidizer !)
+ File "mercurial.dispatch", line *, in _runexithandlers (glob) (pyoxidizer !)
func(*args, **kwargs)
File "$TESTTMP/bailatexit.py", line *, in bail (glob)
raise RuntimeError('ui.atexit handler exception')
To: marmoute, #hg-reviewers
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210819/036a79c3/attachment-0002.html>
More information about the Mercurial-patches
mailing list