karmada-io / karmada

Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration
https://karmada.io
Apache License 2.0
4.11k stars 803 forks source link

Flaky-test: FederatedResourceQuota #3583

Closed liangyuanpeng closed 1 month ago

liangyuanpeng commented 11 months ago

Which jobs are flaking:

https://github.com/karmada-io/karmada/actions/runs/5076209414/jobs/9118243075?pr=3580

Which test(s) are flaking:

  occurred
  In [AfterEach] at: /home/runner/work/karmada/karmada/test/e2e/federatedresourcequota_test.go:107 @ 05/25/23 05:43:53.569

  Full Stack Trace
    github.com/karmada-io/karmada/test/e2e.glob..func10.4.5.1()
        /home/runner/work/karmada/karmada/test/e2e/federatedresourcequota_test.go:107 +0xd3
    github.com/karmada-io/karmada/test/e2e.glob..func10.4.5()
        /home/runner/work/karmada/karmada/test/e2e/federatedresourcequota_test.go:105 +0xd9
------------------------------
SSSSSSSSSSSSSSSSS
------------------------------
[SynchronizedAfterSuite] PASSED [0.233 seconds]
[SynchronizedAfterSuite] 
/home/runner/work/karmada/karmada/test/e2e/suite_test.go:137
------------------------------

Summarizing 1 Failure:
  [FAIL] FederatedResourceQuota auto-provision testing join new cluster [AfterEach] federatedResourceQuota should be propagated to new joined clusters [needCreateCluster]
  /home/runner/work/karmada/karmada/test/e2e/federatedresourcequota_test.go:107

Ran 121 of 138 Specs in 1345.311 seconds
FAIL! - Interrupted by Other Ginkgo Process -- 120 Passed | 1 Failed | 0 Pending | 17 Skipped

Reason for failure:

Anything else we need to know:

XiShanYongYe-Chang commented 1 month ago

Since the issue does not recur for a long time, we will close it first, feel free to reopen it if you still need it. /close

karmada-bot commented 1 month ago

@XiShanYongYe-Chang: Closing this issue.

In response to [this](https://github.com/karmada-io/karmada/issues/3583#issuecomment-1976130736): >Since the issue does not recur for a long time, we will close it first, feel free to reopen it if you still need it. >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.