← Back to issue list

go plugin: remove hardcoded arch triplet from test

View original Github issue

Metadata

Project
snapcraft
Number
#117
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged removal of the hardcoded architecture triplet from the Go plugin test. Approved by chipaca with a +4/-2 line change.

Suggested action:

No scores available.

Issue body

Signed-off-by: Sergio Schvezov sergio.schvezov@canonical.com

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged removal of the hardcoded architecture triplet from the Go plugin test. Approved by chipaca with a +4/-2 line change.
qwen3.6-35b-a3b-mtp-q6 Merged after approval by chipaca, removing a hardcoded architecture triplet from the Go plugin test.
qwen3.6-35b-a3b-mtp-q6 Merged update removes a hardcoded architecture triplet from the Go plugin test. Approved by @chipaca, the change replaces the fixed value with dynamic detection to improve cross-platform test reliability.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#4160 tests: remove arch_triplet from unit test snapcraft merged Merged a unit test fix removing remaining arch_triplet references. The change resolves file overlap from two prior PRs. Approved by one reviewer, passed CI, and deleted two lines from a single test file.
70%