← Back to issue list

lxd: mock platform in the FakeLXD fixture

View original Github issue

Metadata

Project
snapcraft
Number
#1315
Type
pull request
State
merged
Author
kalikiana
Labels
Created
Updated
Closed

Current evaluation

Merged external contribution moving platform mocking to the FakeLXD fixture for consistent architecture and cross-compilation testing. Approved by one reviewer with no unresolved comments.

Suggested action:

No scores available.

Issue body

Mocking the platform should be done in the FakeLXD fixture rather than individual tests so assumptions on server architecture and mock cross-compiling hold true consistently.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged external contribution moving platform mocking to the FakeLXD fixture for consistent architecture and cross-compilation testing. Approved by one reviewer with no unresolved comments.
qwen3.6-35b-a3b-mtp-q6 Merged changes moving platform mocking to the FakeLXD fixture for consistent architecture assumptions and cross-compilation testing. Approved by @come-maiz with ARM tests triggered.
qwen3.6-35b-a3b-mtp-q6 Merged changes that relocate platform mocking to the FakeLXD fixture, ensuring consistent architecture assumptions and cross-compiling mock behavior. Approved by come-maiz with ARM tests triggered.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1286 lxd: Setup image and target arch for cross-compilation snapcraft merged Merged into master. Configures LXD container image and target architecture for cross-compilation, using the host architecture image to avoid slow QEMU emulation. Approved by two reviewers and passed CI.
71%