Project

General

Profile

Actions

Bug #103243

closed

Broken tests in `RotatingFileWriter` – date intervals vs timestamps

Added by Andreas Kienast 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2024-03-02
Due date:
% Done:

100%

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

Description

The RotatingFileWriterTest uses timestamp-based calculation for mocking the data, while the RotatingFileWriter uses DateInterval objects, which might conflict in certain cases at lets the tests break.

Actions

Also available in: Atom PDF