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.

This commit is contained in:
Ulf Wendel 2011-09-12 12:14:56 +00:00
parent 5e661cf904
commit 496d6d45e9
2 changed files with 4 additions and 0 deletions

View File

@ -123,6 +123,8 @@ if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
mysqli_close($link);
?>
--XFAIL--
Unsupported and undefined, under development
--EXPECTF--
[010] More results: yes
[011] Next result: yes

View File

@ -73,6 +73,8 @@ if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
mysqli_close($link);
?>
--XFAIL--
Unsupported and undefined, under development
--EXPECTF--
[008] More results: %s
[009] Next results: %s