open-telemetry / open-telemetry/opentelemetry-python-contrib
Re-add selective testing on windows
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
What problem do you want to solve?
https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2964 reverts the selective testing on windows from 8cfbca2293f34c5c56db8d51db366bd007dde280 because it broke core, once we have proper testing for core here (https://github.com/open-telemetry/opentelemetry-python-contrib/issues/2965) re-add testing on windows for system-metrics and botocore.
Would you like to implement a fix?
None
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 pull request #2964 and issue #2965 first to understand why Windows selective testing was reverted and what core testing is required. Then inspect the repository's current Windows testing configuration for system-metrics and botocore. Done means selective Windows testing is restored for both components without breaking core.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100