commit 8b818a29258cf93b4b5f14082e214c8982e83c1f
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to