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: bugzi...@mercurial-scm.org
          Reporter: jcris...@debian.org
                CC: mercurial-de...@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.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to