1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00

Updating test - no error message any more. Maybe the PDO core has changed... whatever, one issue less

This commit is contained in:
Ulf Wendel
2009-10-26 11:48:47 +00:00
parent ee36281037
commit 58f7c5f578
@@ -92,10 +92,5 @@ MySQLPDOTest::skip();
}
print "done!";
--XFAIL--
Expected to fail in debug mode as PDO doesn't properly clean persistent connections
--EXPECTF--
Warning: PDO::exec(): MySQL server has gone away in %s on line %d
Warning: PDO::exec(): Error while reading SET_OPTION's EOF packet. PID=%d in %s on line %d
done!