Project

General

Profile

Actions

Task #78408

closed

Skip one failing unit test in TYPO3 6.2

Added by Anja Leichsenring over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Tests
Target version:
-
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

Also available in: Atom PDF