[ruby-core:114470] [Ruby master Bug#14474] skip "TestException#test_thread_signal_location" as known bug

Issue #14474 has been updated by jeremyevans0 (Jeremy Evans). Status changed from Open to Closed This test has not been skipped since commit:5ec3450438150e7cb05422c04dc18901161a13ea in January 2022, and I don't think this has been a problem since, so I'm closing this. ---------------------------------------- Bug #14474: skip "TestException#test_thread_signal_location" as known bug https://bugs.ruby-lang.org/issues/14474#change-104243 * Author: ko1 (Koichi Sasada) * Status: Closed * Priority: Normal * ruby -v: 2.6 * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- `TestException#test_thread_signal_location` fails randomly https://gist.github.com/ko1/797b0f058f2d09ae57c9af1ee07a42b2#file-brlog-trun...
`[BUG] pthread_mutex_lock: Invalid argument (EINVAL)`
https://gist.github.com/ko1/df41bb11a19792a14417c9332e70171e#file-brlog-trun...
`[BUG] Segmentation fault at 0x0000000000000000`
and so on. This test consists of signal, threads, termination process, and so on. I've tried to investigate but no idea. Additionally, it is hard to reproduce. To keep CI clean, I skip this test, file about this issue and wait for a person who can solve this issue. Thanks, Koichi -- https://bugs.ruby-lang.org/
participants (1)
-
jeremyevans0 (Jeremy Evans)