The cripts gold test (tests/gold_tests/cripts/cripts.test.py) is flaky on CI: it intermittently fails because traffic_server does not become ready within the test's 10-second window, which then fails the rest of the run. It passes on re-run with no code change.
Run: Exercise traffic through cripts.: Failed
Starting TestRun 0-tr : Checking that Process is ready within 10.0 seconds so we can start process: Default - Failed
Reason: Process failed to become ready in time: 10.0 seconds.
The
criptsgold test (tests/gold_tests/cripts/cripts.test.py) is flaky on CI: it intermittently fails becausetraffic_serverdoes not become ready within the test's 10-second window, which then fails the rest of the run. It passes on re-run with no code change.