Project

General

Profile

Actions

Task #85625

closed

Remove skipped extbase validator test

Added by Anja Leichsenring over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Tests
Target version:
-
Start date:
2018-07-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

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.

Actions #1

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

Actions #2

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

Actions #3

Updated by Anonymous over 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF