From fb1fc9e13a29a0b953f4ca9839abe4f91078ec95 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 19 Jan 2020 08:07:11 +0100 Subject: flush001.phpt also have erratic results --- php-pecl-pq.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/php-pecl-pq.spec b/php-pecl-pq.spec index 16830a7..ce4c375 100644 --- a/php-pecl-pq.spec +++ b/php-pecl-pq.spec @@ -213,6 +213,7 @@ fi %check : ignore tests with erratic results rm ?TS/tests/cancel001.phpt +rm ?TS/tests/flush001.phpt OPT="-n" [ -f %{php_extdir}/json.so ] && OPT="$OPT -d extension=json.so" -- cgit