redhat-developer / redhat-developer/vscode-openshift-tools
Fix unit tests timing out on Windows
Open
Nobody has claimed this yet.
component/unit-test
kind/bug
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
Unit tests seem to be timing out consistently on Windows. I think this is a side effect of adding the Kubernetes extension as a dependency during the testing.
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 by running the unit test suite on Windows and inspecting how the Kubernetes extension dependency is included during testing. Compare behavior with that dependency present and absent, then identify the relevant test configuration or entry point. Done means the Windows unit tests complete without timing out.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, typescript, vscode
- Domain
- devops, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100