-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/cikind/healthFor CI/testing/release process/refactoring/technical debt itemsFor CI/testing/release process/refactoring/technical debt itemspriority/p1Fix is needed as soon as possible. Should be staffed. It is blocking some major flows for usersFix is needed as soon as possible. Should be staffed. It is blocking some major flows for users
Description
The current pytest runs on Ubuntu often fail during PR checks. It seems that sometimes the optimization steps take too long and time out:
=========================== short test summary info ============================
FAILED cirq-core/cirq/experiments/z_phase_calibration_test.py::test_calibrate_z_phases[angles6-error6-characterization_flags6] - RuntimeError: Optimal parameters not found: The maximum number of function evaluations is exceeded.
= 1 failed, 19825 passed, 121 skipped, 89 xfailed, 7 xpassed, 843 warnings in 334.79s (0:05:34) =
Error: Process completed with exit code 1.
I'm seeing this kind of thing happen on more than 50% of my PRs.
Metadata
Metadata
Assignees
Labels
area/cikind/healthFor CI/testing/release process/refactoring/technical debt itemsFor CI/testing/release process/refactoring/technical debt itemspriority/p1Fix is needed as soon as possible. Should be staffed. It is blocking some major flows for usersFix is needed as soon as possible. Should be staffed. It is blocking some major flows for users