Skip to content

Commit

Permalink
s/mjit/rjit/
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun authored and hsbt committed Apr 6, 2023
1 parent 4d31bde commit 482c47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/net/http/test_httpresponse.rb
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ def test_read_body_block
end

def test_read_body_block_mod
# http://ci.rvm.jp/results/trunk-mjit-wait@silicon-docker/3019353
# http://ci.rvm.jp/results/trunk-rjit-wait@silicon-docker/3019353
if defined?(RubyVM::RJIT) && RubyVM::RJIT.enabled?
omit 'too unstable with --jit-wait, and extending read_timeout did not help it'
end
Expand Down

0 comments on commit 482c47a

Please sign in to comment.