kimap 22.08.1 loginjobtest non-deterministic test failure

  • Open
  • quality assurance status badge
Details
One participant
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
normal

Debbugs page

Maxim Cournoyer wrote 2 years ago
(name . bug-guix)(address . bug-guix@gnu.org)
87y1i4cqwy.fsf@gmail.com
Hi,

Seen on Cuirass:

Toggle snippet (15 lines)
97% tests passed, 1 tests failed out of 29

Total Test time (real) = 9.94 sec

The following tests FAILED:
4 - loginjobtest (Failed)
Errors while running CTest
make: *** [Makefile:74: test] Error 8

Test suite failed, dumping logs.
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("test") exit-status: 2 term-signal: #f stop-signal: #f>
phase `check' failed after 10.0 seconds

The 10.0 seconds is suspicious; perhaps there's a timeout that should be
relaxed.

--
Thanks,
Maxim
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 65436@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65436
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help