aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_process.rb
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-22 14:26:47 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-22 14:26:47 +0000
commit9fc84833a22791de526eb9d5977e2843766f2735 (patch)
tree68fe2325676e416e334ddfc270b32c605f7e7809 /test/ruby/test_process.rb
parent6fdbf5a8046b30fe8df18868cab9bb3352de9b75 (diff)
downloadruby-9fc84833a22791de526eb9d5977e2843766f2735.tar.gz
revert r65292 and r65297
now mjit CIs are stable. Let me try this to confirm if it's fixed or not. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/ruby/test_process.rb')
-rw-r--r--test/ruby/test_process.rb2
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",