summaryrefslogtreecommitdiffstats
path: root/php-pecl-pq.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-19 08:07:11 +0100
committerRemi Collet <remi@remirepo.net>2020-01-19 08:07:11 +0100
commitfb1fc9e13a29a0b953f4ca9839abe4f91078ec95 (patch)
tree5e94e83fb280cf19066c508e87b6aa77d9285ac0 /php-pecl-pq.spec
parent9bfb9a457cff6dc5c162a77df03ffcc32b26f0f0 (diff)
flush001.phpt also have erratic results
Diffstat (limited to 'php-pecl-pq.spec')
-rw-r--r--php-pecl-pq.spec1
1 files changed, 1 insertions, 0 deletions
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"