Skip to content

Commit

Permalink
Exclude a transient MRI test TestSetTraceFunc#test_remove_in_trace
Browse files Browse the repository at this point in the history
  • Loading branch information
andrykonchin committed Oct 16, 2024
1 parent 111857e commit b6f7a79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mri/excludes/TestSetTraceFunc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
exclude :test_raise, "<[\"c-return\", 1, :set_trace_func, Kernel]> expected but was <nil>."
exclude :test_rb_rescue, "ArgumentError: unknown event: a_call"
exclude :test_recursive, "| <internal:core> core/tracepoint.rb:24:in `block in initialize': unknown event: c_call (ArgumentError)"
exclude :test_remove_in_trace, "transient"
exclude :test_rescue_and_ensure_should_not_cause_b_return, "ArgumentError: unknown event: a_call"
exclude :test_return, "<[\"c-return\", 1, :set_trace_func, Kernel]> expected but was <nil>."
exclude :test_return2, "<[\"c-return\", 1, :set_trace_func, Kernel]> expected but was <nil>."
Expand Down

0 comments on commit b6f7a79

Please sign in to comment.