Skip to content

Commit 3fd6206

Browse files
committed
MTA-743: Test names of MTF Corpuscular tests are displayed not correctly in parallel mode on bamboo
1 parent 697c2b8 commit 3fd6206

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/functional/phpunit.xml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
</arguments>
2626
</listener>
2727
<listener class="Mtf\System\Event\StateListener" />
28+
<listener class="Mtf\System\JUnit"/>
2829
</listeners>
2930

3031
<php>
@@ -38,6 +39,7 @@
3839
<env name="log_directory" value="var/log" />
3940
<env name="events_preset" value="base" />
4041
<env name="module_whitelist" value="Magento_Install" />
42+
<env name="report_file_name" value="test-cases-report.xml"/>
4143
</php>
4244

4345
</phpunit>

0 commit comments

Comments
 (0)