[BUG] UnixTimeStampTest may fail due to floating point precision #996
Labels
bug
Something isn't working
infrastructure
Changes to infrastructure, testing, CI/CD, pipelines, etc.
What is the bug?
UnixTimeStampTest.checkNoArgs()
may fail sometimes and floating precision seems the root cause. See error logs below:Code:
How can one reproduce the bug?
N/A
What is the expected behavior?
Without nondeterministic behavior,
UnixTimeStampTest.checkNoArgs()
can pass all the time.What is your host/environment?
Do you have any screenshots?
N/A
Do you have any additional context?
N/A
The text was updated successfully, but these errors were encountered: