Actions
Task #64326
closedStory #64327: Unit test compatibility with HHVM
AbstractConditionMatcherTest run on HHVM
Start date:
2015-01-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
AbstractConditionMatcherTest contains unnecessary method mocking
which is breaking the test in HHVM
1) TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsTrueForMatchingContexts with data set #0 ('Production*') Failed asserting that null is true. hhvm/hphp/test/frameworks/framework_downloads/typo3/typo3/sysext/core/Tests/Unit/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcherTest.php:91 hhvm/hphp/test/frameworks/framework_downloads/typo3/Packages/Libraries/phpunit/phpunit/phpunit:62
Actions