Open
Description
Description of the issue
After activating MacOS and Windows testing in ci-daily.yml in #6331, the notebook tests failed on these platforms, example.
As a temporary solution, #6335 restricts notebook testing to run on Linux only.
For a proper solution we need to fix notebook tests on Mac and Windows platforms.
The affected notebook tests are those touched in #6335, ie, those decorated with
@pytest.mark.skipif(sys.platform != "linux", reason="Linux-only test")
Cirq version
1.3.0.dev at 34e8dab
Metadata
Metadata
Assignees
Labels
This issue can be resolved by someone who is not familiar with the codebase. A good starting issue.For CI/testing/release process/refactoring/technical debt itemsWant to contribute to Cirq, but don't know quantum computing? This issue is for you.A consensus emerged that this bug report, feature request, or other action should be worked on
Type
Projects
Status
No status