microsoft / microsoft/injectorppforrust
Reqwest test fails on Windows 11 arm64
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 404
- Forks
- 19
- Avg merge
- 23h 57m
- Merged PRs (30d)
- 1
Description
See https://github.com/microsoft/injectorppforrust/actions/runs/16197460002/job/45728274213?pr=77
The reqwest test has been disabled in Windows 11 arm64 in this PR https://github.com/microsoft/injectorppforrust/pull/82
Need to investigate why the test only fails on Windows 11 arm64
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 linked GitHub Actions job and inspect the reqwest test failure on Windows 11 arm64. Review PR 82 to understand how the test was disabled, then compare the arm64 run with other platforms. Done means identifying the platform-specific cause and restoring the test with a passing Windows 11 arm64 run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100