Public bug reported:

while running on s390x, the following can happen in tests

115s Test Summary Report
115s -------------------
115s t/pushpull.t  (Wstat: 14 (Signal: ALRM) Tests: 1 Failed: 0)
115s   Non-zero wait status: 14
115s Files=6, Tests=12, 36 wallclock secs ( 0.02 usr  0.00 sys +  3.37 cusr  
0.91 csys =  4.30 CPU)
115s Result: FAIL

the top of the test script is

alarm(30)

the alarm is _not_ cleared at the end of the script, meaning that it can
still be raised if cleanup (related to Perl cleanup, not the script
execution) pushes clock past 30s. In this case, all tests are passing,
it's just taking longer than 30s for run + cleanup, resulting in the
raised alarm

** Affects: libmessage-passing-zeromq-perl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2146441

Title:
  on s390x pushpull.t raising alarm while passing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmessage-passing-zeromq-perl/+bug/2146441/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to