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 #1

Updated by Gerrit Code Review over 10 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/27020

Actions #2

Updated by Gerrit Code Review over 10 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/27020

Actions #3

Updated by Markus Klein about 10 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF