You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/end-to-end/logging/teamcity-data-provider.phpt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Runtime: %s
28
28
29
29
##teamcity[testStarted name='testOne with data set #1' locationHint='php_qn:///%sDataProviderTest.php::\PHPUnit\TestFixture\TeamCity\DataProviderTest::testOne with data set #1' flowId='%d']
30
30
31
-
##teamcity[testFailed name='testOne with data set #1' message='Failed asserting that false is true.' details='/%sDataProviderTest.php:20|n' duration='%d' flowId='%d']
31
+
##teamcity[testFailed name='testOne with data set #1' message='Failed asserting that false is true.' details='/%sDataProviderTest.php:28|n' duration='%d' flowId='%d']
32
32
33
33
##teamcity[testFinished name='testOne with data set #1' duration='%d' flowId='%d']
34
34
@@ -42,7 +42,7 @@ There was 1 failure:
42
42
1) PHPUnit\TestFixture\TeamCity\DataProviderTest::testOne with data set #1 (false)
0 commit comments