Here is another flaky test FTBFS problem:
https://ci.debian.net/packages/g/golang-k8s-client-go/testing/loong64/73193348/#L5136
This is blocking testing migration of
https://tracker.debian.org/pkg/golang-github-google-gofuzz now
/Simon
683s === RUN TestSharedInformerWatchDisruption
683s polling
683s listenerNoResync: handle: pod1
683s listenerResync: handle: pod1
683s listenerNoResync: handle: pod2
683s listenerResync: handle: pod2
683s sleeping
683s final check
683s polling
683s sleeping
683s final check
683s polling
683s sleeping
683s final check
683s polling
683s sleeping
683s final check
683s listenerResync: handle: pod1
683s listenerResync: handle: pod2
683s polling
683s shared_informer_test.go:465: listenerNoResync: expected map[pod2:{} pod3:{}], got []
683s polling
683s shared_informer_test.go:465: listenerResync: expected map[pod1:{} pod2:{} pod3:{}], got [pod1 pod2]
683s --- FAIL: TestSharedInformerWatchDisruption (8.17s)