]> granicus.if.org Git - php/commitdiff
Updating test - no error message any more. Maybe the PDO core has changed... whatever...
authorUlf Wendel <uw@php.net>
Mon, 26 Oct 2009 11:48:47 +0000 (11:48 +0000)
committerUlf Wendel <uw@php.net>
Mon, 26 Oct 2009 11:48:47 +0000 (11:48 +0000)
ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt

index e5ab3d5fb572d6095450d220d3364aee9b7998ee..2a892a17deb6e962647c10ee0b7eebdeff65ad27 100644 (file)
@@ -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