Actions
Task #78408
closedSkip one failing unit test in TYPO3 6.2
Start date:
2016-10-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In order to have tests on TYPO3 6.2 automatically run by Bamboo, we need to skip one test that fails due to invalid locale settings. This very test has been removed in master and in TYPO3 7.6 earlier.
TYPO3\CMS\Form\Tests\Unit\Validation\IntegerValidatorTest::isValidForInvalidInputReturnsFalse with data set "12,1 for de_DE locale" (array('12,1', 'de_DE'))
Failed asserting that true is false.
Actions