Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/jruby/test_higher_javasupport.rb
Original file line number Diff line number Diff line change
@@ -1463,6 +1463,8 @@ def test_concurrent_proxy_class_initialization_invalid_method_dispatch

# reproducing https://github.com/jruby/jruby/issues/1621
def test_concurrent_proxy_class_initialization_dead_lock
pend "Excluded for the moment to uncloud what else is keeping ci red (kares looking into this one)"

timeout = 0.5; threads_to_kill = []
begin
threads = %w{ A B C D E F G H }.map do |sym|

0 comments on commit 7f386c9

Please sign in to comment.