uw Mon, 12 Sep 2011 12:14:56 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=316529
Log:
Those will fail with MySQL 5.5. Running them because they have unveiled a
crash, which has been fixed already. Setting to XFAIL, need to be decide if
and/or how the functionality shall be supported.
Changed paths:
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
U
php/php-src/branches/PHP_5_4/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
U
php/php-src/branches/PHP_5_4/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
Modified:
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
===================================================================
---
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
2011-09-12 11:44:55 UTC (rev 316528)
+++
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
2011-09-12 12:14:56 UTC (rev 316529)
@@ -123,6 +123,8 @@
mysqli_close($link);
?>
+--XFAIL--
+Unsupported and undefined, under development
--EXPECTF--
[010] More results: yes
[011] Next result: yes
Modified:
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
===================================================================
---
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
2011-09-12 11:44:55 UTC (rev 316528)
+++
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
2011-09-12 12:14:56 UTC (rev 316529)
@@ -73,6 +73,8 @@
mysqli_close($link);
?>
+--XFAIL--
+Unsupported and undefined, under development
--EXPECTF--
[008] More results: %s
[009] Next results: %s
Modified:
php/php-src/branches/PHP_5_4/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
===================================================================
---
php/php-src/branches/PHP_5_4/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
2011-09-12 11:44:55 UTC (rev 316528)
+++
php/php-src/branches/PHP_5_4/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
2011-09-12 12:14:56 UTC (rev 316529)
@@ -123,6 +123,8 @@
mysqli_close($link);
?>
+--XFAIL--
+Unsupported and undefined, under development
--EXPECTF--
[010] More results: yes
[011] Next result: yes
Modified:
php/php-src/branches/PHP_5_4/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
===================================================================
---
php/php-src/branches/PHP_5_4/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
2011-09-12 11:44:55 UTC (rev 316528)
+++
php/php-src/branches/PHP_5_4/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
2011-09-12 12:14:56 UTC (rev 316529)
@@ -73,6 +73,8 @@
mysqli_close($link);
?>
+--XFAIL--
+Unsupported and undefined, under development
--EXPECTF--
[008] More results: %s
[009] Next results: %s
Modified:
php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
===================================================================
---
php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
2011-09-12 11:44:55 UTC (rev 316528)
+++
php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
2011-09-12 12:14:56 UTC (rev 316529)
@@ -123,6 +123,8 @@
mysqli_close($link);
?>
+--XFAIL--
+Unsupported and undefined, under development
--EXPECTF--
[010] More results: yes
[011] Next result: yes
Modified:
php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
===================================================================
--- php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
2011-09-12 11:44:55 UTC (rev 316528)
+++ php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt
2011-09-12 12:14:56 UTC (rev 316529)
@@ -73,6 +73,8 @@
mysqli_close($link);
?>
+--XFAIL--
+Unsupported and undefined, under development
--EXPECTF--
[008] More results: %s
[009] Next results: %s
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php