Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestUpdateClusterEventHandler run panic: timeout #5855

Closed
XiShanYongYe-Chang opened this issue Nov 21, 2024 · 1 comment · Fixed by #5856
Closed

TestUpdateClusterEventHandler run panic: timeout #5855

XiShanYongYe-Chang opened this issue Nov 21, 2024 · 1 comment · Fixed by #5856
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@XiShanYongYe-Chang
Copy link
Member

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:

name: "AddAllEventHandlers_TriggerDeleteClusterEvent_DeletedClusterAddedToWorkQueue",

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:

@XiShanYongYe-Chang XiShanYongYe-Chang added the kind/flake Categorizes issue or PR as related to a flaky test. label Nov 21, 2024
@XiShanYongYe-Chang XiShanYongYe-Chang changed the title AddAllEventHandlers_TriggerDeleteClusterEvent_DeletedClusterAddedToWorkQueue run panic: timeout TestUpdateClusterEventHandler run panic: timeout Nov 21, 2024
@XiShanYongYe-Chang
Copy link
Member Author

In favor of #5856
/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant