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.
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
- Is Regression set to No
Hey Jigal,
is this still the case?
Updated by Jigal van Hemert almost 10 years ago
- Status changed from Needs Feedback to Closed
6.0 is not maintained anymore; in current master I haven't found these failures as far as I remember. Closed.