summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-04 15:40:45 +0100
committerRemi Collet <remi@remirepo.net>2019-03-04 15:40:45 +0100
commitbf8bec4370a8af5f9a4148be18a55f06631226bf (patch)
tree9d86bc71627a78c71e805226ca044a0fb4ef9853
parent48ea6d6d40112ef3f95707638c6db4697f4fbb81 (diff)
ignore 2 more assertions with erratic result related to arch
-rw-r--r--php-mkopinsky-zxcvbn-php.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-mkopinsky-zxcvbn-php.spec b/php-mkopinsky-zxcvbn-php.spec
index 28b9289..fdeca7d 100644
--- a/php-mkopinsky-zxcvbn-php.spec
+++ b/php-mkopinsky-zxcvbn-php.spec
@@ -123,6 +123,7 @@ EOF
: Skip known failed test
sed -e '/h1dden_26191/d' -i test/ZxcvbnTest.php
+sed -e '/ertghjm/d;/qwerfdsazxcv/d' -i test/Matchers/SpatialTest.php
: Run upstream test suite
ret=0