Skip to content

Commit

Permalink
Exclude transient MRI test
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Aug 17, 2023
1 parent 034d0c8 commit 19b564d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mri/excludes/TestAutoload.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
exclude :test_source_location, "needs investigation"
exclude :test_threaded_accessing_inner_constant, "Exception raised:"
exclude :test_autoload_parent_namespace, "expected: /\\/some_const.rb to define SomeNamespace::SomeConst but it didn't/"
exclude :test_autoload_parallel_race, "transient timeout"

0 comments on commit 19b564d

Please sign in to comment.