nix icon indicating copy to clipboard operation
nix copied to clipboard

Test `test_timer::alarm_fires()` times out

Open SteveLauC opened this issue 1 year ago • 0 comments
trafficstars

I have seen this test failure several times after bumping our Linux CI runner:

failures:

---- sys::test_timer::alarm_fires stdout ----
thread 'sys::test_timer::alarm_fires' panicked at test/sys/test_timer.rs:85:13:
Timeout waiting for SIGALRM


failures:
    sys::test_timer::alarm_fires

For example, you can find one here.

SteveLauC avatar Jun 09 '24 09:06 SteveLauC