Project

General

Profile

Actions

Bug #39716

closed

Scheduler Unit tests produce failures on Windows

Added by Jigal van Hemert over 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Category:
Miscellaneous
Target version:
Start date:
2012-08-12
Due date:
% Done:

0%

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

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.

Actions #1

Updated by Mathias Schreiber over 9 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?

Actions #2

Updated by Jigal van Hemert over 9 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.

Actions

Also available in: Atom PDF