Skip to content

Commit 6035ee0

Browse files
committed
MQE-2466: Test generation error in a split suite group (--config=parallel)
Added todo
1 parent 07bf427 commit 6035ee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Magento/FunctionalTestingFramework/Suite/SuiteGenerator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ private function generateSplitSuiteFromTest($suiteName, $suiteContent)
273273
// There are suites that include tests that reference tests from other Magento editions
274274
// To keep backward compatibility, we will catch such exceptions with no error.
275275
// This might inevitably hide some suite errors that are resulted by tests with broken references
276+
//TODO MQE-2484
276277
}
277278
}
278279
}

0 commit comments

Comments
 (0)