You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XiShanYongYe-Chang
changed the title
AddAllEventHandlers_TriggerDeleteClusterEvent_DeletedClusterAddedToWorkQueue run panic: timeout
TestUpdateClusterEventHandler run panic: timeout
Nov 21, 2024
Which jobs are flaking:
https://github.com/karmada-io/karmada/actions/runs/11906386867/job/33178540609
It is imported in #5810, and then we often find some occasional mistakes like this:
#5810 (comment)
Which test(s) are flaking:
karmada/pkg/search/controllers_test.go
Line 228 in 1e26af3
Reason for failure:
The ten-minute timeout is terminated by
go/testing
package, this indicates that our test is in a state of constant waiting.Anything else we need to know:
The text was updated successfully, but these errors were encountered: