ÿØÿà JFIF H H ÿÛ C ÿÛ Cÿ " ÿÄ ÿÄ ÿÚ ±5¬€ ÿÄ àÿÚ ÿÄ ÀÿÚ ? ÿÄ ÀÿÚ ? ÿÄ àÿÚ ? ÿÄ àÿÚ ?! ÿÚ ÿÄ ÀÿÚ ? ÿÄ ÀÿÚ ? ÿÄ àÿÚ ? ÿÙ
| Server IP : 160.25.81.117 / Your IP : 216.73.216.137 Web Server : Apache/2 System : Linux sv05.hilab.cloud 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : bellizen ( 1045) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/bellizen/public_html/vendor/phpunit/phpunit/tests/TextUI/ |
Upload File : |
--TEST-- phpunit --process-isolation --verbose DependencyTestSuite ../_files/DependencyTestSuite.php --FILE-- <?php $_SERVER['argv'][1] = '--no-configuration'; $_SERVER['argv'][2] = '--process-isolation'; $_SERVER['argv'][3] = '--verbose'; $_SERVER['argv'][4] = 'DependencyTestSuite'; $_SERVER['argv'][5] = __DIR__ . '/../_files/DependencyTestSuite.php'; require __DIR__ . '/../bootstrap.php'; PHPUnit_TextUI_Command::main(); --EXPECTF-- PHPUnit %s by Sebastian Bergmann and contributors. Runtime: %s ...FSSS 7 / 7 (100%) Time: %s, Memory: %s There was 1 failure: 1) DependencyFailureTest::testOne %s:%i -- There were 3 skipped tests: 1) DependencyFailureTest::testTwo This test depends on "DependencyFailureTest::testOne" to pass. 2) DependencyFailureTest::testThree This test depends on "DependencyFailureTest::testTwo" to pass. 3) DependencyFailureTest::testFour This test depends on "DependencyFailureTest::testOne" to pass. FAILURES! Tests: 7, Assertions: 0, Failures: 1, Skipped: 3.