Skip to content

Commit 81b4c55

Browse files
author
Oleksii Korshenko
committed
MAGETWO-63512: Travis build failures because the job exceeded the maximum time limit for jobs
- skipped one test from setup module
1 parent d735a50 commit 81b4c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Setup/Console/Command/I18nCollectPhrasesCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public function tearDown()
3535

3636
public function testExecuteConsoleOutput()
3737
{
38-
$this->markTestSkipped('MAGETWO-63512. Unexpected test exit.');
38+
$this->markTestSkipped('MAGETWO-64249: Unexpected test exit on Travis CI');
3939
$this->tester->execute(
4040
[
4141
'directory' => BP . '/dev/tests/integration/testsuite/Magento/Setup/Console/Command/_files/',

0 commit comments

Comments
 (0)