[packages/php-pecl-mysql] Add failing tests to xfail

glen glen at pld-linux.org
Thu Nov 26 10:38:25 CET 2020


commit 8b818a29258cf93b4b5f14082e214c8982e83c1f
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Nov 26 11:37:41 2020 +0200

    Add failing tests to xfail

 php-pecl-mysql.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/php-pecl-mysql.spec b/php-pecl-mysql.spec
index 1dc3626..2fee745 100644
--- a/php-pecl-mysql.spec
+++ b/php-pecl-mysql.spec
@@ -75,6 +75,9 @@ while read line; do
 	t=${line##*\[}; t=${t%\]}
 	xfail $t
 done << 'EOF'
+mysql_escape_string() [tests/mysql_escape_string.phpt]
+mysql_get_client_info() [tests/mysql_get_client_info.phpt]
+ReflectionFunction to check API [tests/mysql_reflection_functions.phpt]
 EOF
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-mysql.git/commitdiff/8b818a29258cf93b4b5f14082e214c8982e83c1f



More information about the pld-cvs-commit mailing list