|
1 | | - |
2 | 1 | ##teamcity[testCount count='1' flowId='%d'] |
3 | | - |
4 | 2 | ##teamcity[testSuiteStarted name='ParaTest\Tests\fixtures\common_results\ErrorTest' locationHint='php_qn://%s/test/fixtures/common_results/ErrorTest.php::\ParaTest\Tests\fixtures\common_results\ErrorTest' flowId='%d'] |
5 | | - |
6 | 3 | ##teamcity[testStarted name='testError' locationHint='php_qn://%s/test/fixtures/common_results/ErrorTest.php::\ParaTest\Tests\fixtures\common_results\ErrorTest::testError' flowId='%d'] |
7 | | - |
8 | 4 | ##teamcity[testFailed name='testError' message='RuntimeException: Error here!' details='%s/test/fixtures/common_results/ErrorTest.php:15|n' duration='%d' flowId='%d'] |
9 | | - |
10 | 5 | ##teamcity[testFinished name='testError' duration='%d' flowId='%d'] |
11 | | - |
12 | 6 | ##teamcity[testSuiteFinished name='ParaTest\Tests\fixtures\common_results\ErrorTest' flowId='%d'] |
13 | | - |
14 | 7 | ##teamcity[testCount count='1' flowId='%d'] |
15 | | - |
16 | 8 | ##teamcity[testSuiteStarted name='ParaTest\Tests\fixtures\common_results\FailureTest' locationHint='php_qn://%s/test/fixtures/common_results/FailureTest.php::\ParaTest\Tests\fixtures\common_results\FailureTest' flowId='%d'] |
17 | | - |
18 | 9 | ##teamcity[testStarted name='testFailure' locationHint='php_qn://%s/test/fixtures/common_results/FailureTest.php::\ParaTest\Tests\fixtures\common_results\FailureTest::testFailure' flowId='%d'] |
19 | | - |
20 | 10 | ##teamcity[testFailed name='testFailure' message='Failed asserting that false is true.' details='%s/test/fixtures/common_results/FailureTest.php:14|n' duration='%d' flowId='%d'] |
21 | | - |
22 | 11 | ##teamcity[testFinished name='testFailure' duration='%d' flowId='%d'] |
23 | | - |
24 | 12 | ##teamcity[testSuiteFinished name='ParaTest\Tests\fixtures\common_results\FailureTest' flowId='%d'] |
25 | | - |
26 | 13 | ##teamcity[testSuiteStarted name='ParaTest\Tests\fixtures\common_results\IncompleteTest' locationHint='php_qn://%s/test/fixtures/common_results/IncompleteTest.php::\ParaTest\Tests\fixtures\common_results\IncompleteTest' flowId='%d'] |
27 | | - |
28 | 14 | ##teamcity[testStarted name='testIncomplete' locationHint='php_qn://%s/test/fixtures/common_results/IncompleteTest.php::\ParaTest\Tests\fixtures\common_results\IncompleteTest::testIncomplete' flowId='%d'] |
29 | | - |
30 | 15 | ##teamcity[testIgnored name='testIncomplete' message='' details='%s/test/fixtures/common_results/IncompleteTest.php:14|n' duration='%d' flowId='%d'] |
31 | | - |
32 | 16 | ##teamcity[testFinished name='testIncomplete' duration='%d' flowId='%d'] |
33 | | - |
34 | 17 | ##teamcity[testSuiteFinished name='ParaTest\Tests\fixtures\common_results\IncompleteTest' flowId='%d'] |
35 | | - |
36 | 18 | ##teamcity[testSuiteStarted name='ParaTest\Tests\fixtures\common_results\RiskyTest' locationHint='php_qn://%s/test/fixtures/common_results/RiskyTest.php::\ParaTest\Tests\fixtures\common_results\RiskyTest' flowId='%d'] |
37 | | - |
38 | 19 | ##teamcity[testStarted name='testRisky' locationHint='php_qn://%s/test/fixtures/common_results/RiskyTest.php::\ParaTest\Tests\fixtures\common_results\RiskyTest::testRisky' flowId='%d'] |
39 | | - |
40 | 20 | ##teamcity[testFailed name='testRisky' message='This test did not perform any assertions' details='' duration='%d' flowId='%d'] |
41 | | - |
42 | 21 | ##teamcity[testFinished name='testRisky' duration='%d' flowId='%d'] |
43 | | - |
44 | 22 | ##teamcity[testSuiteFinished name='ParaTest\Tests\fixtures\common_results\RiskyTest' flowId='%d'] |
45 | | - |
46 | 23 | ##teamcity[testSuiteStarted name='ParaTest\Tests\fixtures\common_results\SkippedTest' locationHint='php_qn://%s/test/fixtures/common_results/SkippedTest.php::\ParaTest\Tests\fixtures\common_results\SkippedTest' flowId='%d'] |
47 | | - |
48 | 24 | ##teamcity[testStarted name='testSkipped' locationHint='php_qn://%s/test/fixtures/common_results/SkippedTest.php::\ParaTest\Tests\fixtures\common_results\SkippedTest::testSkipped' flowId='%d'] |
49 | | - |
50 | 25 | ##teamcity[testIgnored name='testSkipped' message='' duration='%d' flowId='%d'] |
51 | | - |
52 | 26 | ##teamcity[testFinished name='testSkipped' duration='%d' flowId='%d'] |
53 | | - |
54 | 27 | ##teamcity[testSuiteFinished name='ParaTest\Tests\fixtures\common_results\SkippedTest' flowId='%d'] |
55 | | - |
56 | 28 | ##teamcity[testSuiteStarted name='ParaTest\Tests\fixtures\common_results\SuccessTest' locationHint='php_qn://%s/test/fixtures/common_results/SuccessTest.php::\ParaTest\Tests\fixtures\common_results\SuccessTest' flowId='%d'] |
57 | | - |
58 | 29 | ##teamcity[testStarted name='testSuccess' locationHint='php_qn://%s/test/fixtures/common_results/SuccessTest.php::\ParaTest\Tests\fixtures\common_results\SuccessTest::testSuccess' flowId='%d'] |
59 | | - |
60 | 30 | ##teamcity[testFinished name='testSuccess' duration='%d' flowId='%d'] |
61 | | - |
62 | 31 | ##teamcity[testSuiteFinished name='ParaTest\Tests\fixtures\common_results\SuccessTest' flowId='%d'] |
63 | | - |
64 | 32 | ##teamcity[testSuiteStarted name='ParaTest\Tests\fixtures\common_results\WarningTest' locationHint='php_qn://%s/test/fixtures/common_results/WarningTest.php::\ParaTest\Tests\fixtures\common_results\WarningTest' flowId='%d'] |
65 | | - |
66 | 33 | ##teamcity[testStarted name='testWarning' locationHint='php_qn://%s/test/fixtures/common_results/WarningTest.php::\ParaTest\Tests\fixtures\common_results\WarningTest::testWarning' flowId='%d'] |
67 | | - |
68 | 34 | ##teamcity[testFinished name='testWarning' duration='%d' flowId='%d'] |
69 | | - |
70 | 35 | ##teamcity[testSuiteFinished name='ParaTest\Tests\fixtures\common_results\WarningTest' flowId='%d'] |
0 commit comments