📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 22:41:24
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
phpunit
/
phpunit
/
tests
/
end-to-end
/
logging
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/phpunit/phpunit/tests/end-to-end/logging
🔄 Refresh
✏️
Editing: teamcity-warning.phpt
Writable
--TEST-- phpunit --teamcity ../../basic/unit/StatusTest.php --FILE-- <?php declare(strict_types=1); $_SERVER['argv'][] = '--do-not-cache-result'; $_SERVER['argv'][] = '--configuration'; $_SERVER['argv'][] = __DIR__ . '/_files/teamcity-warning/phpunit.xml'; $_SERVER['argv'][] = '--teamcity'; require_once __DIR__ . '/../../bootstrap.php'; (new PHPUnit\TextUI\Application)->run($_SERVER['argv']); --EXPECTF-- PHPUnit %s by Sebastian Bergmann and contributors. Runtime: %s Configuration: %s ##teamcity[testCount count='1' flowId='%d'] ##teamcity[testSuiteStarted name='%s%etests%eend-to-end%elogging%e_files%eteamcity-warning%ephpunit.xml' flowId='%d'] ##teamcity[testSuiteStarted name='default' flowId='%d'] ##teamcity[testSuiteStarted name='PHPUnit\TestFixture\Test' locationHint='php_qn://%s%eteamcity-warning%etests%eTest.php::\PHPUnit\TestFixture\Test' flowId='%d'] ##teamcity[testStarted name='testOne' locationHint='php_qn://%s%eteamcity-warning%etests%eTest.php::\PHPUnit\TestFixture\Test::testOne' flowId='%d'] ##teamcity[testFinished name='testOne' duration='%s' flowId='%d'] ##teamcity[testSuiteFinished name='PHPUnit\TestFixture\Test' flowId='%d'] ##teamcity[testSuiteFinished name='default' flowId='%d'] ##teamcity[testSuiteFinished name='%s%etests%eend-to-end%elogging%e_files%eteamcity-warning%ephpunit.xml' flowId='%d'] Time: %s, Memory: %s There was 1 PHPUnit test runner warning: 1) Test results may not be as expected because the XML configuration file did not pass validation: Line 11: - Element 'foo': This element is not expected. WARNINGS! Tests: 1, Assertions: 1, Warnings: 1.
💾 Save Changes
❌ Cancel