Skip to content

Commit 398c8c9

Browse files
committed
Exclude transient MRI tests
1 parent cdc8a90 commit 398c8c9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/mri/excludes/OpenSSL/TestOCSP.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
exclude :test_basic_response_response_operations, "transient"

test/mri/excludes/TestThread.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@
2222
exclude :test_ignore_deadlock, "needs investigation"
2323
exclude :test_switch_while_busy_loop, "transient"
2424
exclude :test_handle_interrupt_and_p, "transient"
25+
exclude :test_thread_value_in_trap, "transient"

0 commit comments

Comments
 (0)