TestGenerateJavaProgram/kubernetes-template is flaky
Open
Nobody has claimed this yet.
area/build
impact/flaky-test
kind/bug
- Dominant language
- Java
- Stars
- 85
- Forks
- 26
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 22
Description
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
TestGenerateJavaProgram/kubernetes-template fails periodically with a timeout.
Failure examples:
- https://github.com/pulumi/pulumi-java/actions/runs/4176176733/jobs/7232260185
- https://github.com/pulumi/pulumi-java/actions/runs/4168814484/jobs/7216092194
panic: test timed out after 15m0s
running tests:
TestGenerateJavaProgram (11m52s)
TestGenerateJavaProgram/kubernetes-template (11m51s)
Affected area/feature
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the TestGenerateJavaProgram/kubernetes-template test and inspect the linked GitHub Actions failure logs. Reproduce the timeout in the Java test suite, identify why this case exceeds 15 minutes, and confirm the test completes reliably without the flaky timeout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kubernetes
- Domain
- devops, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100