From 127768a63e392e95bd1364f1ee4f1cf18a362bd1 Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Jul 11 2013 09:03:29 +0000 Subject: Enable TestRbConfig, since it was fixed upstream. --- diff --git a/ruby.spec b/ruby.spec index 8425afa..84eeeb7 100644 --- a/ruby.spec +++ b/ruby.spec @@ -587,10 +587,6 @@ DISABLE_TESTS="-x test_dl2.rb $DISABLE_TESTS" DISABLE_TESTS="-x test_process.rb $DISABLE_TESTS" %endif -# The TestRbConfig errors, which does not respect configuration options. -# http://bugs.ruby-lang.org/issues/7912 -DISABLE_TESTS="-x test_rbconfig.rb $DISABLE_TESTS" - # test_debug(TestRubyOptions) fails due to LoadError reported in debug mode, # when abrt.rb cannot be required (seems to be easier way then customizing # the test suite).