[packages/php-pecl-xmlrpc] Update failing test fort i686

glen glen at pld-linux.org
Thu Nov 26 14:59:21 CET 2020


commit 0c3dc19afa3fad3421d8bbc4a420c8ab6b1e5a32
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Nov 26 15:58:36 2020 +0200

    Update failing test fort i686
    
    Bug #40576 (double values are truncated to 6 decimal digits when encoding) [tests/bug40576.phpt]

 php-pecl-xmlrpc.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/php-pecl-xmlrpc.spec b/php-pecl-xmlrpc.spec
index 2333433..dd4073b 100644
--- a/php-pecl-xmlrpc.spec
+++ b/php-pecl-xmlrpc.spec
@@ -72,6 +72,9 @@ Bug #40576 (double values are truncated to 6 decimal digits when encoding) [test
 Bug #45555 (Segfault with invalid non-string as register_introspection_callback) [tests/bug45555.phpt]
 Bug #45556 (Return value from callback isn't freed) [tests/bug45556.phpt]
 Bug #77242 (heap out of bounds read in xmlrpc_decode()) [tests/bug77242.phpt]
+%ifarch %{ix86}
+Bug #40576 (double values are truncated to 6 decimal digits when encoding) [tests/bug40576.phpt]
+%endif
 EOF
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xmlrpc.git/commitdiff/0c3dc19afa3fad3421d8bbc4a420c8ab6b1e5a32



More information about the pld-cvs-commit mailing list