diff --git a/ruby.spec b/ruby.spec index 1a0c846..141162a 100644 --- a/ruby.spec +++ b/ruby.spec @@ -1010,13 +1010,6 @@ DISABLE_TESTS="$DISABLE_TESTS -n !/TestDir#test_home/" MSPECOPTS="$MSPECOPTS -P 'File.expand_path expands ~ENV..USER..* to.* the user.s home directory'" %endif -%ifarch i686 -# The MJIT test cases are failing so often, that it is recently impossible -# to get past the test cases :/ -# https://bugzilla.redhat.com/show_bug.cgi?id=2125026 -mv test/ruby/test_jit.rb{,.disable} || : -%endif - # Give an option to increase the timeout in tests. # https://bugs.ruby-lang.org/issues/16921 %{?test_timeout_scale:RUBY_TEST_TIMEOUT_SCALE="%{test_timeout_scale}"} \