Bug #39716
closedScheduler Unit tests produce failures on Windows
0%
Description
Testsuite: tx_scheduler_ModuleTest¶
checkDateWithStrtotimeValues with data set "now"
Failure in test case checkDateWithStrtotimeValues with data set "now"
File: D:\webserver\xampp\htdocs\typo3conf\ext\phpunit\PEAR\PHPUnit\Framework\Constraint.php
Line: 92
assertLessThan fails with value "now"
Failed asserting that 4 is less than 4.
checkDateWithStrtotimeValues with data set "+1 day"
Failure in test case checkDateWithStrtotimeValues with data set "+1 day"
File: D:\webserver\xampp\htdocs\typo3conf\ext\phpunit\PEAR\PHPUnit\Framework\Constraint.php
Line: 92
assertLessThan fails with value "+1 day"
Failed asserting that 4 is less than 4.
checkDateWithStrtotimeValues with data set "+1 week"
Failure in test case checkDateWithStrtotimeValues with data set "+1 week"
File: D:\webserver\xampp\htdocs\typo3conf\ext\phpunit\PEAR\PHPUnit\Framework\Constraint.php
Line: 92
assertLessThan fails with value "+1 week"
Failed asserting that 4 is less than 4.
checkDateWithStrtotimeValues with data set "+1 week 2 days 4 hours 2 seconds"
Failure in test case checkDateWithStrtotimeValues with data set "+1 week 2 days 4 hours 2 seconds"
File: D:\webserver\xampp\htdocs\typo3conf\ext\phpunit\PEAR\PHPUnit\Framework\Constraint.php
Line: 92
assertLessThan fails with value "+1 week 2 days 4 hours 2 seconds"
Failed asserting that 4 is less than 4.