-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Open
Labels
Description
Which Github Action / Prow Jobs are flaking?
pull-etcd-coverage-report
Which tests are flaking?
TestCacheLaggingWatcher
Github Action / Prow Job link
Reason for failure (if possible)
It says:
=== Failed
=== FAIL: integration TestCacheLaggingWatcher/pipeline_overflow (0.11s)
getWatch failed, will retry after 50ms: cache: stale event batch (rev 32 < latest 42)
cache_test.go:1123: gotEvents=10, wantEvents<1
getWatch failed, will retry after 50ms: context canceled
--- FAIL: TestCacheLaggingWatcher/pipeline_overflow (0.11s)
=== FAIL: integration TestCacheLaggingWatcher (0.77s)
Anything else we need to know?
This has been failing in recent days.
apullo777