cylc-flow icon indicating copy to clipboard operation
cylc-flow copied to clipboard

tests/f/ fix flaky clock-trigger-inexact/00

Open oliver-sanders opened this issue 4 years ago • 2 comments

tests/functional/clock-trigger-inexact/00-big-offset.t will not pass on the 31st of the month so has been disabled.

Between February and September it may fail from the 29th to 31st of the month too.

Fix this test to resolve the datetime dependence!

Pull requests welcome! This is an Open Source project - please consider contributing a bug fix yourself (please read CONTRIBUTING.md before starting any work though).

oliver-sanders avatar Jan 31 '22 16:01 oliver-sanders

As you mentioned on Element, I think this is almost certainly caused by https://github.com/metomi/isodatetime/issues/80 (and/or https://github.com/metomi/isodatetime/issues/168)

MetRonnie avatar Jan 31 '22 16:01 MetRonnie

Seems to be caused by https://github.com/metomi/isodatetime/issues/250

MetRonnie avatar May 21 '24 11:05 MetRonnie