diff --git a/ruby.spec b/ruby.spec index 89eac2c..db0a5a6 100644 --- a/ruby.spec +++ b/ruby.spec @@ -985,12 +985,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 ppc64le -# Test failure, the display order of hash seems to differ on ppc64le. -# https://bugs.ruby-lang.org/issues/19927 -DISABLE_TESTS="$DISABLE_TESTS -n !/TestCoverage#test_coverage_suspendable/" -%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}"} \