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

Mock time to ensure reliable results on macOS CI #1668

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

pquentin
Copy link
Member

@pquentin pquentin commented Feb 9, 2023

Timing tests are notoriously unreliable (see
python-trio/trio#1851) and were failing during my tests using macOS on GitHub Actions.

Timing tests are notoriously unreliable (see
python-trio/trio#1851) and were failing during
my tests using macOS on GitHub Actions.
@pquentin pquentin added tech debt :ci Everything related to CI labels Feb 9, 2023
@pquentin pquentin added this to the 2.7.1 milestone Feb 9, 2023
@pquentin pquentin requested review from dliappis and b-deam February 9, 2023 06:52
@pquentin pquentin self-assigned this Feb 9, 2023
Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

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

LGTM

@pquentin pquentin merged commit 8343a17 into elastic:master Feb 15, 2023
@pquentin pquentin deleted the mock-time branch February 15, 2023 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ci Everything related to CI tech debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants