Add test that ensures the SDK doesn't make too many debug log calls by default
Open
Nobody has claimed this yet.
area/testing
kind/engineering
- Dominant language
- Java
- Stars
- 85
- Forks
- 26
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 22
Description
Add a test similar to the ones added for Python, Node.js, and Go in ttps://github.com/pulumi/pulumi/pull/17489
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
Review the analogous tests added for Python, Node.js, and Go in the referenced Pulumi pull request, then locate the corresponding Java SDK test area. The work is done when a Java test verifies that the SDK stays within the expected number of debug log calls by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100