Skip to content

Commit 482c47a

Browse files
k0kubunhsbt
authored andcommitted
s/mjit/rjit/
1 parent 4d31bde commit 482c47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/net/http/test_httpresponse.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ def test_read_body_block
312312
end
313313

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

0 commit comments

Comments
 (0)