Project

General

Profile

Actions

Bug #50197

closed

Test failure in TYPO3\CMS\Core\Tests\Integrity\Integrity

Added by Oliver Klee over 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-07-19
Due date:
% Done:

0%

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

Description

This happens on Mac OS X with the build-in PHP 5.3.

Testsuite: TYPO3\CMS\Core\Tests\Integrity\Integrity

Standard singleton is registered
Failure in test case standardSingletonIsRegistered
File: /Users/klee/eclipse/phpunit/PEAR/PHPUnit/Framework/Constraint.php
Line: 92
Failed asserting that an array has the key 'TYPO3\CMS\Core\Cache\CacheManager'.
Actions #1

Updated by Markus Klein over 11 years ago

I already had a first look some days ago, but I found only one occurrence, where the Singletons were not reset properly.
But even after fixing this one place the error didn't go away.

Maybe the CacheManager is not always registered and the test is simply wrong?

Actions #2

Updated by Christian Kuhn over 11 years ago

@Oly: Please read this test carefully. If it fails, it is a hint that some test in your suite does not mock / reset correctly. Please see what exactly triggers this for you.

Actions #3

Updated by Philipp Gampe over 11 years ago

  • Status changed from New to Needs Feedback
Actions #4

Updated by Alexander Opitz almost 11 years ago

  • Is Regression set to No

Hi,

does this issue still exists?

Actions #5

Updated by Oliver Klee almost 11 years ago

No, this issue seems to be gone.

Actions #6

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF