microsoft / microsoft/usersim

Run ARM64 tests

Open
#212 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
105
Forks
34
Avg merge
3d 39m
Merged PRs (30d)
5

Description

GitHub doesn't currently support Windows ARM64 runners, so the ARM64 tests are currently disabled. Once GH supports it, enable the tests.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the repository's GitHub Actions workflow or test configuration where ARM64 tests are disabled; no specific file is named in the issue. First verify that GitHub supports Windows ARM64 runners, then identify the disabled test job and enable it only when the runner is available. Done means the ARM64 tests run successfully in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
ci-cd, operating-systems, testing-qa
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.