Module: cirq.testing.pytest_utils

Support one retry of tests that fail for a specific seed from pytest-randomly.

Functions

retry_once_after_timeout(...): Marks a test function for one retry if it fails with TimeoutError.

retry_once_with_later_random_values(...): Marks a test function for one retry with later random values.