Skip to content

Conversation

@LeonarddeR
Copy link
Collaborator

Link to issue number:

Fixes #18650

Summary of the issue:

System tests should run on ARM64

Description of user facing changes:

None

Description of developer facing changes:

None

Description of development approach:

Add windows-11-arm as supported runner for tests.

Testing strategy:

Run system tests

Known issues with pull request:

Currently broken due to actions/partner-runner-images#123

Code Review Checklist:

  • Documentation:
    • Change log entry
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English
  • API is compatible with existing add-ons.
  • Security precautions taken.

@LeonarddeR
Copy link
Collaborator Author

Curious enough, some of the Chrome tests seem to pass, it looks like they manage to skip the OBE.

@seanbudd
Copy link
Member

seanbudd commented Nov 5, 2025

I assume this can't be fixed without runner work, so should it be closed?

@LeonarddeR
Copy link
Collaborator Author

There is a documented workaround in actions/partner-runner-images#123 (comment) . May be we can instruct the robot framework to click through the OBE. I think it would be better if Microsoft/ARM fixed this though.

@seanbudd seanbudd added the conceptApproved Similar 'triaged' for issues, PR accepted in theory, implementation needs review. label Nov 11, 2025
@seanbudd
Copy link
Member

seanbudd commented Dec 4, 2025

@LeonarddeR - do you plan to investigate the potential workarounds?

@LeonarddeR
Copy link
Collaborator Author

I'm not very comfortable with the robot framework yet. That said, may be AI can assist in writing a workaround that integrates into the testing framework.

@LeonarddeR
Copy link
Collaborator Author

According to actions/partner-runner-images#123 (comment) the new image version that is being worked on should fix the underlying issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked/needs-external-fix conceptApproved Similar 'triaged' for issues, PR accepted in theory, implementation needs review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: Run system tests on ARM

2 participants