From 3369e6cd9edcce53b6e28e86e0c4ea8116f73ba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Mon, 2 Nov 2015 10:52:08 +0100 Subject: [PATCH] Re-enable SetTracefunc tests, since glibc patch was reverted (rhbz#1229659). --- ruby.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ruby.spec b/ruby.spec index 4454d66..c84fd88 100644 --- a/ruby.spec +++ b/ruby.spec @@ -623,10 +623,6 @@ sed -i 's/^/%lang(ja) /' .ruby-doc.ja DISABLE_TESTS="" -# These tests keeps failing due to -# https://bugzilla.redhat.com/show_bug.cgi?id=1229659 -DISABLE_TESTS="-x test_settracefunc.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).