We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
headius
Learn more about funding links in repositories.
Report abuse
1 parent 4a4afa7 commit b332ab9Copy full SHA for b332ab9
test/mri/excludes/TestProcess.rb
@@ -61,3 +61,4 @@
61
exclude :test_threading_works_after_exec_fail, "requires fork"
62
exclude :test_uid_re_exchangeable_p, "unimplemented"
63
exclude :test_uid_sid_available?, "unimplemented"
64
+exclude :test_wait_exception, "causes spurious interrupts due to racey thread state checks"
0 commit comments