[Bug 6813] New: test-fix.t intermittent failure
mercurial-bugs at mercurial-scm.org
mercurial-bugs at mercurial-scm.org
Wed Apr 19 09:04:04 UTC 2023
https://bz.mercurial-scm.org/show_bug.cgi?id=6813
Bug ID: 6813
Summary: test-fix.t intermittent failure
Product: Mercurial
Version: 6.4.2
Hardware: PC
OS: Linux
Status: UNCONFIRMED
Severity: feature
Priority: wish
Component: Mercurial
Assignee: bugzilla at mercurial-scm.org
Reporter: jcristau at debian.org
CC: mercurial-devel at mercurial-scm.org
Python Version: ---
Seen in
https://buildd.debian.org/status/fetch.php?pkg=mercurial&arch=all&ver=6.4.2-1&stamp=1681833128&raw=0:
--- /<<PKGBUILDDIR>>/tests/test-fix.t
+++ /<<PKGBUILDDIR>>/tests/test-fix.t.err
@@ -680,6 +680,17 @@
[wdir] fail: error that did stop the tool
abort: no fixes will be applied
(use --config fix.failure=continue to apply any successful fixes anyway)
+ Exception ignored in: <function _after_fork at 0x7f3a50b605e0>
+ Traceback (most recent call last):
+ File "/usr/lib/python3.11/threading.py", line 1638, in _after_fork
+ threads.update(_dangling)
+ File "/usr/lib/python3.11/_weakrefset.py", line 64, in __iter__
+ with _IterationGuard(self):
+ File "/usr/lib/python3.11/_weakrefset.py", line 31, in __exit__
+ s.remove(self)
+ File "/tmp/hgtests.dq2rr4cr/install/lib/python/mercurial/dispatch.py",
line 330, in catchterm
+ raise error.SignalInterrupt
+ mercurial.error.SignalInterrupt:
[255]
$ cat hello.txt
goodbye
ERROR: test-fix.t output changed
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list