ci: temporarily disable external fetch service spread test
Metadata
Current evaluation
Merged a CI change to temporarily disable a failing external fetch service spread test. The failure stems from an unrelated upstream issue (#1035). Disabling it prevents CI noise and false negatives on subsequent pull requests.
Suggested action: —
No scores available.
Issue body
This test is currently failing for reasons unrelated to Craft Application (see #1035), so this disables it temporarily so we don't have to check the test results for each PR to see if other tests failed.
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a CI change to temporarily disable a failing external fetch service spread test. The failure stems from an unrelated upstream issue (#1035). Disabling it prevents CI noise and false negatives on subsequent pull requests. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a change to temporarily disable a failing external fetch service spread test in CI. The failure is unrelated to the project and tracked in #1035, preventing false CI blocks while the root cause is resolved. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes to temporarily disable a failing external fetch service spread test in CI. The failure is unrelated to these changes and tracked in issue #1035. Disabling it prevents CI noise while the underlying problem is resolved. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1197 ci: temporarily disable externally broken spread tests | charmcraft | merged | Merged to temporarily disable broken spread tests, restoring CI. Breakage stems from third-party dependency issues. Tests will be re-enabled once upstream fixes land. Approved by one reviewer, modified 3 files. | |
| #1035 Fetch service external spread tests are failing | craft-application | open | External fetch-service spread tests fail with apt 403 Forbidden; reporter says they should pass once Fetch Service 0.16 ships (fetch-service PRs 548/579). Test was temporarily disabled in CI by PR #1036. |