From e6354d5e9b6c054faa4590a1ba4aebec4004e6ff Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Wed, 8 Feb 2023 14:17:15 -0800 Subject: Deal with too slow test --- bootstraptest/test_gc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstraptest') diff --git a/bootstraptest/test_gc.rb b/bootstraptest/test_gc.rb index eb68c9845e..d7c8251afa 100644 --- a/bootstraptest/test_gc.rb +++ b/bootstraptest/test_gc.rb @@ -14,7 +14,7 @@ ms = "a".."k" o.send(meth) end end -}, '[ruby-dev:39453]' +}, '[ruby-dev:39453]' unless ENV.fetch('RUN_OPTS', '').include?('mjit') # speed up MJIT CI assert_normal_exit %q{ a = [] -- cgit v1.2.1