Actions
Task #85755
closedEpic #85750: Clean up skipped tests
Fix skipped test in ConditionMatcherTest
Start date:
2018-08-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
On Location Sprint
Description
the test is named languageConditionMatchesCompleteLanguagesExpression, but only half of the expression is put to the test and therefor fails.
Putting the whole string into the function makes the test green.
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57803
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57803
Updated by Anja Leichsenring over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e248d8a85a1abf78ae38482936c890a6bb66eed1.
Actions