Skip to content

reproducible failure of _compat_test.py #6383

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

Closed
pavoljuhas opened this issue Dec 15, 2023 · 1 comment
Closed

reproducible failure of _compat_test.py #6383

pavoljuhas opened this issue Dec 15, 2023 · 1 comment
Assignees
Labels
kind/bug-report Something doesn't seem to work.

Comments

@pavoljuhas
Copy link
Collaborator

pavoljuhas commented Dec 15, 2023

Description of the issue

How to reproduce the issue

Setup development environment for Python 3.9.16 and run

$ check/pytest -n 3 --durations=20 --randomly-seed=176322568 --ignore=cirq-core/cirq/contrib

Strangely when pytest is run only on cirq-core/cirq/_compat_test.py it is a pass.
There seems to be some interference with other tests.

Cirq version

1.4.0.dev at 3161d30
The failure shows for the Pytest MacOS (3.9) CI check in #6340.

@pavoljuhas pavoljuhas added the kind/bug-report Something doesn't seem to work. label Dec 15, 2023
@pavoljuhas pavoljuhas self-assigned this Dec 15, 2023
@pavoljuhas
Copy link
Collaborator Author

This was fixed by #6374 and by the merge 011f3fb in #6340.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-report Something doesn't seem to work.
Projects
None yet
Development

No branches or pull requests

1 participant