Project

General

Profile

Actions

Bug #55270

closed

Test loadValuesSetsStaticEnumConstants fails under certain circumstances

Added by Stefano Kowalke over 10 years ago. Updated over 6 years ago.

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

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

How to reproduce:
  1. Activate the PHPUnit Module in the BE
  2. Leave the selector on "All extensions"
  3. Hit "Run all tests"
  4. Wait till the tests are done

Now you should see at least one failing test with message:

Testsuite: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest

 loadValuesSetsStaticEnumConstants
Failure in test case loadValuesSetsStaticEnumConstants
File: typo3/sysext/core/Tests/Unit/Type/EnumerationTest.php
Line: 92
Failed asserting that two arrays are equal.
Array ( 'Mock_Tx_Phpunit_AccessibleProxy52de644670232_48a1ca4d' =>Array (...) 'TYPO3\CMS\Core\Versioning\VersionState' =>Array (...) )
Memory leak: 417 KB Time: 0.0817 sec.
Actions

Also available in: Atom PDF