ruby/test/-ext-/thread
Naoto Ono 5adb2591da
Skip TestThreadInstrumentation#test_sleeping_inside_ractor on ModGC workflow (#12996)
TestThreadInstrumentation#test_sleeping_inside_ractor is a flaky and failing intermittently. Additionally, Launchable reported this test as a top flaky test. (Link: https://app.launchableinc.com/organizations/ruby/workspaces/ruby/insights/unhealthy-tests)

It failed only failed intermittently on ModGC workflow, so I'm gonna skip this test on ModGC workflow.
2025-03-27 21:22:38 +09:00
..
helper.rb Add missing GVL hooks for M:N threads and ractors 2023-12-09 09:31:41 -08:00
test_instrumentation_api.rb Skip TestThreadInstrumentation#test_sleeping_inside_ractor on ModGC workflow (#12996) 2025-03-27 21:22:38 +09:00
test_lock_native_thread.rb rb_thread_lock_native_thread() 2024-02-21 15:38:29 +09:00