Skip to content

Commit b332ab9

Browse files
committedDec 6, 2017
Exclude process test that uses racey Thread state.
1 parent 4a4afa7 commit b332ab9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎test/mri/excludes/TestProcess.rb

+1
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@
6161
exclude :test_threading_works_after_exec_fail, "requires fork"
6262
exclude :test_uid_re_exchangeable_p, "unimplemented"
6363
exclude :test_uid_sid_available?, "unimplemented"
64+
exclude :test_wait_exception, "causes spurious interrupts due to racey thread state checks"

0 commit comments

Comments
 (0)
Please sign in to comment.