Investigate tox linting issues not being picked up in spread tests.
Metadata
Current evaluation
Closed without a fix or linked PR. Likely abandoned or superseded. The request was to ensure tox linting failures trigger the full-lifecycle spread test.
Suggested action: —
No scores available.
Issue body
### What needs to get done
Ensure that linting issues from tox runs cause the `full-lifecycle` spread test to fail.
See: https://github.com/canonical/charmcraft/pull/1551/files#r1505197796
### Why it needs to get done
The templates should always generate code that pass linting and tests.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without a fix or linked PR. Likely abandoned or superseded. The request was to ensure tox linting failures trigger the full-lifecycle spread test. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
92
Complexity:
35
Confidence:
85
Support Request:
10
|
needs triage | Unlabelled issue requesting investigation into why tox linting failures are not caught by spread tests. Open for over two years with no maintainer response or labels. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
35
Confidence:
85
Support Request:
5
|
close stale | Internal task to fix tox linting detection in spread tests. Open for over two years with no maintainer response or updates, making it stale and likely superseded by current CI workflows. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
25
Confidence:
75
Support Request:
0
|
needs triage | Investigate why tox linting failures do not trigger the full-lifecycle spread test to fail. Ensures templates generate lint-compliant code. Open, inactive for 304 days, with an internal ticket created. Requires investigation to restore test gating. |
Update history
| Date | Change |
|---|---|
| closed |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1471 Include running tests in `init` spread workflow | charmcraft | closed | Closed without implementation. The request to run tox environments in the init spread workflow was abandoned, as no pull request or resolution was linked. | |
| #1484 fix(spread): run tox in lifecycle spread test | charmcraft | merged | Merged. Resolves #1471 by configuring tox execution within the lifecycle spread test. Approved by two reviewers with eight lines added. |