Actions
Task #85751
closedEpic #85750: Clean up skipped tests
unskip RendererRegistryTest::getRendererReturnsCorrectInstance
Start date:
2018-08-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
On Location Sprint
Description
test is skipped for a php bug that doesn't exist in PHP < 7, so for master the test can run.
see https://stackoverflow.com/questions/3235387/usort-array-was-modified-by-the-user-comparison-function
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/57797
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/57797
Updated by Anja Leichsenring over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d1e7c46f59d1c977c127c496527cce1cdbe8da86.
Actions