Task #85625
closedRemove skipped extbase validator test
100%
Description
the test belongs to the DisjunctionValidator, that delivers validation connected by OR and returns true as soon as one validator out of the collection returns true.
The test ensured that all validators are called, even if one returned true already.
The skip message contains a hint about a needed bugfix in Flow.
As it seems a waste of resources to call methods that can not change the result of the overall operation anymore, and Flow is not the leading system for extbase development anymore, so no compatibility has to be observed, the formerly skipped test can savely be removed.
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/57664
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/57664
Updated by Anonymous over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fcf132f5700466f6d1df4f6b3491f8574740b1c3.