← Back to issue list

Make tests platform-agnostic

View original Github issue

Metadata

Project
craft-parts
Number
#1255
Type
issue
State
open
Author
bepri
Labels
Status: Triaged Type: Enhancement
Created
2025-09-03 20:39:47+00:00
Updated
2025-09-03 21:31:23+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Some tests depend on being run strictly on an AMD64 architecture - they should be changed to work on any arch. ### Why it needs to get done Currently we can't run tests on other supported architectures due to hardcoded strings like `"amd64"` in tests.

Evaluation history

No evaluation history available.