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

Fix flaky test to make Windows CI runs consistent #6202

Merged
merged 2 commits into from Jul 17, 2023

Conversation

tanujkhattar
Copy link
Collaborator

Fixes #6201

@CirqBot CirqBot added the Size: XS <10 lines changed label Jul 17, 2023
Copy link
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

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

Confirming the flaky test fails before and passes after this PR. Thank you!

$ pytest -Wignore --randomly-seed=3959057520 \
    cirq-google/cirq_google/calibration/engine_simulator_test.py::test_with_random_gaussian_sqrt_iswap_simulates_correctly

@tanujkhattar tanujkhattar enabled auto-merge (squash) July 17, 2023 18:23
@tanujkhattar tanujkhattar merged commit 5f5f513 into quantumlib:master Jul 17, 2023
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: XS <10 lines changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI failing for Windows pytest
3 participants