[packages/php-pecl-zstd] XFAIL tests failing on x32

glen glen at pld-linux.org
Fri Mar 20 10:02:29 CET 2020


commit d9f32f45f6d119dfa97c183345d40a2483b902f3
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Mar 20 11:02:22 2020 +0200

    XFAIL tests failing on x32

 php-pecl-zstd.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/php-pecl-zstd.spec b/php-pecl-zstd.spec
index 49666aa..aac6ee4 100644
--- a/php-pecl-zstd.spec
+++ b/php-pecl-zstd.spec
@@ -64,6 +64,12 @@ while read line; do
 	xfail $t
 done << 'EOF'
 zstd_compress(): compress level [tests/008.phpt]
+%ifarch x32
+zstd_compress(): basic functionality [tests/001.phpt]
+zstd_compress(): variation [tests/003.phpt]
+namespace: Zstd\compress()/uncompress() [tests/007.phpt]
+zstd_compress(): compress level [tests/009.phpt]
+%endif
 EOF
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-zstd.git/commitdiff/d9f32f45f6d119dfa97c183345d40a2483b902f3



More information about the pld-cvs-commit mailing list