Actions
Bug #79678
closedFix false positive test
Start date:
2017-02-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint
Description
There are some false positive tests which fail some times
See https://bamboo.typo3.com/browse/CORE-GTC-7768
TYPO3\CMS\Frontend\Tests\Unit\Authentication\FrontendUserAuthenticationTest::destroysAnonymousSessionIfDataIsNull Expectation failed for method name is equal to <string:remove> when invoked 1 time(s). Method was expected to be called 1 times, actually called 0 times. /srv/bamboo-agent-home/xml-data/build-dir/CORE-GTC-UTRP71/vendor/fiunchinho/phpunit-randomizer/src/PHPUnitRandomizer/TestRunner.php:25 /srv/bamboo-agent-home/xml-data/build-dir/CORE-GTC-UTRP71/vendor/fiunchinho/phpunit-randomizer/src/PHPUnitRandomizer/Command.php:13 /srv/bamboo-agent-home/xml-data/build-dir/CORE-GTC-UTRP71/vendor/fiunchinho/phpunit-randomizer/bin/phpunit-randomizer:20
e.g triggered in https://review.typo3.org/#/c/51571/
Actions