adapt condition for skip tests
This commit is contained in:
parent
881514a17b
commit
fa1c73ab63
@ -186,10 +186,10 @@ done
|
|||||||
cd NTS
|
cd NTS
|
||||||
: Upstream test suite NTS extension
|
: Upstream test suite NTS extension
|
||||||
|
|
||||||
%ifarch %{ix86}
|
|
||||||
# see https://bugs.xdebug.org/view.php?id=2048
|
# see https://bugs.xdebug.org/view.php?id=2048
|
||||||
rm tests/base/bug02036.phpt
|
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
|
# bug00886 is marked as slow as it uses a lot of disk space
|
||||||
TEST_OPTS="-q -x --show-diff"
|
TEST_OPTS="-q -x --show-diff"
|
||||||
|
Loading…
Reference in New Issue
Block a user