--TEST-- GH-1351: Test result does not serialize test class in process isolation --SKIPIF-- --FILE-- --EXPECTF-- PHPUnit %s by Sebastian Bergmann and contributors. F.E.E Time: %s, Memory: %s There were 2 errors: 1) Issue1351Test::testExceptionPre RuntimeException: Expected rethrown exception. %A Caused by LogicException: Expected exception. %A 2) Issue1351Test::testPhpCoreLanguageException PDOException: SQLSTATE[HY000]: General error: 1 no such table: php_wtf %A -- There was 1 failure: 1) Issue1351Test::testFailurePre Expected failure. %A FAILURES! Tests: 5, Assertions: 5, Errors: 2, Failures: 1.