Skip to content

Commit

Permalink
Tag this and fix as part of jruby#5489.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Dec 10, 2018
1 parent bf8c623 commit 7553e82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/mri/excludes/TestAutoload.rb
@@ -1,3 +1,5 @@
exclude :test_autoload_deprecate_constant, "to be fixed in #5489"
exclude :test_autoload_private_constant, "to be fixed in #5489"
exclude :test_autoload_while_autoloading, "needs investigation"
exclude :test_bug_13526, "racey test that doesn't behave as expected with concurrent threads #5294"
exclude :test_require_implemented_in_ruby_is_called, "attempted to dispatch to require but it seems to recursively call itself"

0 comments on commit 7553e82

Please sign in to comment.