Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.14.0
-
None
Description
I'm seeing test failures with EmbeddedQuestDbRolloverHandlerTest on Linux and macOS when the local date and UTC date differ (e.g., in US time zones near the end of the day).
Failures: EmbeddedQuestDbRolloverHandlerTest.testRollOverWhenLessPartitionThanNeeded:99->thenRemainingPartitionsAre:204 Partition 2021-03-01 is expected EmbeddedQuestDbRolloverHandlerTest.testRollOverWhenNoPartitionToDrop:112->thenRemainingPartitionsAre:204 Partition 2021-02-28 is expected EmbeddedQuestDbRolloverHandlerTest.testRollOverWhenNonconsecutivePartitionsPresent:139->thenRemainingPartitionsAre:204 Partition 2021-03-01 is expected EmbeddedQuestDbRolloverHandlerTest.testRollOverWhenOldPartitionsPresent:125->thenRemainingPartitionsAre:201 expected:<3> but was:<4>
Attachments
Issue Links
- fixes
-
NIFI-8113 Persisting status history
- Closed
- links to