diff options
Diffstat (limited to 'test/ruby/test_process.rb')
-rw-r--r-- | test/ruby/test_process.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/ruby/test_process.rb b/test/ruby/test_process.rb index b91e642079..23e4f01c91 100644 --- a/test/ruby/test_process.rb +++ b/test/ruby/test_process.rb @@ -94,8 +94,6 @@ class TestProcess < Test::Unit::TestCase end def test_rlimit_name - skip 'This test fails with MJIT copy job. Under investigation.' if RubyVM::MJIT.enabled? - return unless rlimit_exist? [ :AS, "AS", |