From 58f7c5f5786c99da09c29066b31be75ec2f607c3 Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Mon, 26 Oct 2009 11:48:47 +0000 Subject: [PATCH] Updating test - no error message any more. Maybe the PDO core has changed... whatever, one issue less --- ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt b/ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt index e5ab3d5fb5..2a892a17de 100644 --- a/ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt +++ b/ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt @@ -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! \ No newline at end of file -- 2.40.0