Flaky Test: KyuubiOperationKubernetesClusterClusterModeSuite
- Dominant language
- Scala
- Stars
- 2.4k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues.
### Describe the flaky test
KyuubiOperationKubernetesClusterClusterModeSuite:
- Spark Cluster Mode On Kubernetes Kyuubi KubernetesApplicationOperation Suite *** FAILED ***
failKillResponse._1 was true (SparkOnKubernetesTestsSuite.scala:213)
### Actions URL
https://github.com/apache/incubator-kyuubi/runs/7625303510?check_suite_focus=true
### Parent issue
#1733
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Contributor guide
Research direction
Start with KyuubiOperationKubernetesClusterClusterModeSuite and the failure at SparkOnKubernetesTestsSuite.scala:213, then review the linked Actions run for the flaky behavior. Determine why failKillResponse._1 is true and verify the test passes reliably without masking a real failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, scala, spark
- Domain
- infrastructure, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100