tests: disable `build-base: devel` spread tests
Metadata
Current evaluation
Merged a change to temporarily disable build-base: devel spread tests, bypassing failures caused by 24.10 buildd images and systemd-resolved. The fix addresses issue #4910 and will be revisited once debugging resources are available.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox run -m lint`?
- [x] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`)
-----
Disable `build-base: devel` spread tests until we have the resources to debug the underlying issue with 24.10 buildd images and `systemd-resolved` (#4921).
We should be able to address this issue in 2024-Nov.
Fixes #4910
(CRAFT-3105)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a change to temporarily disable build-base: devel spread tests, bypassing failures caused by 24.10 buildd images and systemd-resolved. The fix addresses issue #4910 and will be revisited once debugging resources are available. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged PR disabling build-base: devel spread tests to bypass failures caused by 24.10 buildd image and systemd-resolved issues. Resolves #4910. Tests will be re-enabled once debugging resources are available. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged PR disabling build-base: devel spread tests to bypass 24.10 buildd and systemd-resolved failures. Resolves #4910. The underlying issue will be addressed later when resources are available. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4910 Disable `build-base: devel` and `build-base: ubuntu@24.10` tests until 2024-Nov-04 | snapcraft | closed | Tests disabled and issue closed due to systemd-resolved failures. build-base: devel and ubuntu@24.10 checks will be re-evaluated on November 4, 2024. | |
| #826 test(spread): re-enable devel base tests | rockcraft | merged | Merged after two approvals and passing CI. Re-enabled build-base devel spread tests following a udev fix in 25.04. Updated test configuration in two files to restore automated testing. | |
| #4921 `build-base: devel` fails due to `systemd-resolved` issue in Ubuntu 24.10 | snapcraft | closed | Resolved by updating craft-providers to fix the systemd-resolved crash in Ubuntu 24.10 buildd images. The devel build base now functions correctly. Spread tests are pending re-enablement. | |
| #249 fix(test): build on devel, which can be any base | imagecraft | merged | Merged a test fix switching the build target from Ubuntu 24.04 to devel to bypass base version checks. Approved by two reviewers and passed CI checks before merging. |