adapt condition for skip tests

This commit is contained in:
Remi Collet 2022-03-23 15:36:49 +01:00
parent 881514a17b
commit fa1c73ab63

View File

@ -186,10 +186,10 @@ done
cd NTS
: Upstream test suite NTS extension
%ifarch %{ix86}
# see https://bugs.xdebug.org/view.php?id=2048
rm tests/base/bug02036.phpt
%endif
# Erratic result
rm tests/debugger/bug00998-ipv6.phpt
# bug00886 is marked as slow as it uses a lot of disk space
TEST_OPTS="-q -x --show-diff"