← Back to issue list

tests: skip spread tests for rust on s390x

View original Github issue

Metadata

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

Current evaluation

Merged changes to skip spread tests for Rust on s390x, as the stable toolchain lacks required components like clippy and rustfmt. The update modifies five files to bypass these architecture-specific failures.

Suggested action:

No scores available.

Issue body

The stable toolchain is missing components in order to correctly test: error: some components unavailable for download for channel stable: 'clippy', 'rustfmt' Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com> - [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `./runtests.sh static`? - [ ] Have you successfully run `./runtests.sh tests/unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged changes to skip spread tests for Rust on s390x, as the stable toolchain lacks required components like clippy and rustfmt. The update modifies five files to bypass these architecture-specific failures.
qwen3.6-35b-a3b-mtp-q6 Merged a change to skip spread tests for Rust on s390x. The stable toolchain lacks clippy and rustfmt components required for testing on this architecture, making the tests unrunnable.
qwen3.6-35b-a3b-mtp-q6 Merged a change to skip Rust spread tests on s390x due to missing clippy and rustfmt components in the stable toolchain.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2693 rust plugin: support for s390x snapcraft merged Added s390x architecture support to the Rust plugin and merged. Approved by reviewer, passed CI checks, and modified three files with minimal changes. Coverage increased slightly.
71%