multidim-interop: chromium-rust fails to build properly on Arm platforms
Open
- Dominant language
- Python
- Stars
- 65
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
The issue is that the rust builder is an ARM image (correctly), but the runner is only amd64 (https://hub.docker.com/r/selenium/standalone-chrome/tags), so it builds an arm binary that fails to run on the selenium container.
cc @mxinden
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the rust builder and Selenium standalone Chrome runner configuration used for chromium-rust, then reproduce the ARM build and amd64 execution mismatch. Determine how the runner should support the built ARM binary; the issue is done when the chromium-rust interoperability test builds and runs successfully on Arm.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, rust
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100