Project

General

Profile

Actions

Bug #24441

closed

[Unit tests] Failing tests in t3lib_extmgmTest

Added by Christian Kuhn over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-12-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Those tests currently fail for me in current trunk, this was probably due to change #23815:

canAddFieldsToAllTCATypesBeforeExistingOnes
canAddFieldsToAllTCATypesAfterExistingOnes
canAddFieldsToTCATypeBeforeExistingOnes
canAddFieldsToTCATypeAfterExistingOnes

Example output:
Run this test onlycanAddFieldsToAllTCATypesBeforeExistingOnes
! Failure in test case canAddFieldsToAllTCATypesBeforeExistingOnes
File: /var/www/src/TYPO3v4/Core/trunk/tests/t3lib/t3lib_extmgmTest.php
Line: 184
Failed asserting that <string:fieldA, fieldB, fieldC;labelC;paletteC;specialC, fieldD, newA, newB> is equal to <string:fieldA, fieldB, fieldC;labelC;paletteC;specialC, newA, newB, fieldD>.
fieldA, fieldB, fieldC;labelC;paletteC;specialC,

fieldD,

newA,

newB

newB, fieldD

(issue imported from #M16875)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #23815: addToAllTCATypes after certain fields does not work anymoreClosedSteffen Kamper2010-10-21

Actions
Related to TYPO3 Core - Bug #24366: PHP warning in any system BE moduleClosedSteffen Kamper2010-12-18

Actions
Actions #1

Updated by Christian Kuhn over 13 years ago

That was a side-effect of #24366

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF