Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Pin time to 0.3.9 because of debug assert panic #2275

Merged
merged 1 commit into from
Jun 22, 2022
Merged

Conversation

da-kami
Copy link
Contributor

@da-kami da-kami commented Jun 21, 2022

Otherwise the rollover tests (may) panic.
We can bump the version once time-rs/time#481 is resolved.


I am still surprised that the tests did not fail when we merged the bump. This would mean this is only a problem sometimes, which is not good. I wonder if there is a bigger problem in time that may cause issues. (@klochowicz mentioned this in #2274 as well).

Resolves #2274

Otherwise the rollover tests (may) panic.
We can bump the version once time-rs/time#481 is resolved.
@da-kami da-kami requested review from bonomat and klochowicz June 21, 2022 23:40
Copy link
Collaborator

@bonomat bonomat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bug appears only if the time difference is in nano seconds.

We should keep an eye on time and upgrade once they release a new version. There seem to be already a bug fix for this issue: time-rs/time#482

@bonomat
Copy link
Collaborator

bonomat commented Jun 22, 2022

bors r+

@bors bors bot merged commit 092bef2 into master Jun 22, 2022
@bors bors bot deleted the pin-time-to-0.3.9 branch June 22, 2022 00:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky Rollover test
2 participants