Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing test flakyness by switching to mocked time #6503

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dkrotx
Copy link
Member

@dkrotx dkrotx commented Nov 18, 2024

What changed?
TestContextSuite/TestTimerMaxReadLevel is extremely flaky in github.
Unfortunately we can't switch to mocker timer as lots of tests rely on
it.

Why?
To have lower false-positive failureness.

How did you test it?
Unit-test.

Potential risks

Release notes

Documentation Changes

TestContextSuite/TestTimerMaxReadLevel is extremely flaky in github.
Unfortunately we can't switch to mocker timer as lots of tests rely on
it.
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.34%. Comparing base (4c8b3f8) to head (843b1b0).
Report is 25 commits behind head on master.

Additional details and impacted files

see 43 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c8b3f8...843b1b0. Read the comment docs.

@dkrotx dkrotx merged commit 9432f48 into cadence-workflow:master Nov 18, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants