remi pushed to php-horde-Horde-Text-Filter (master). "skip 1 test failing with 5.3 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 3 05:44:47 UTC 2015


>From 35a7ab3da4f00dfd0f0657ac8c2f4dbd8550da5b Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Fri, 3 Apr 2015 07:35:26 +0200
Subject: skip 1 test failing with 5.3

(cherry picked from commit 96cb0305774aefcc3c71b01908c1153e79e92f23)

diff --git a/php-horde-Horde-Text-Filter.spec b/php-horde-Horde-Text-Filter.spec
index 9cef5a8..938c797 100644
--- a/php-horde-Horde-Text-Filter.spec
+++ b/php-horde-Horde-Text-Filter.spec
@@ -118,6 +118,11 @@ sed -e 's/testBug9567/SKIP_testBug9567/' \
 # Skip this one for now - need investigation (failed only in mock)
 sed -e 's/testXss/SKIP_testXss/' \
     -i XssTest.php
+%if 0%{?rhel} == 6
+# Only fails with 5.3
+sed -e 's/testLinkurls/SKIP_testLinkurls/' \
+    -i LinkurlsTest.php
+%endif
 
 phpunit .
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-horde-Horde-Text-Filter.git/commit/?h=master&id=35a7ab3da4f00dfd0f0657ac8c2f4dbd8550da5b


More information about the scm-commits mailing list