--TEST-- phpunit --process-isolation --verbose DependencyTestSuite ../_files/DependencyTestSuite.php --FILE-- --EXPECTF-- PHPUnit %s by Sebastian Bergmann and contributors. Runtime: %s ...FSS Time: %s, Memory: %s There was 1 failure: 1) DependencyFailureTest::testOne %s:%i -- There were 2 skipped tests: 1) DependencyFailureTest::testTwo This test depends on "DependencyFailureTest::testOne" to pass. 2) DependencyFailureTest::testThree This test depends on "DependencyFailureTest::testTwo" to pass. FAILURES! Tests: 4, Assertions: 0, Failures: 1, Skipped: 2.