plugin tests don't need to patch repo anymore
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Closed and resolved by removing outdated repo patching code from plugin tests, as stage-packages are now handled in the core.
Suggested action: —
No scores available.
Issue body
Since stage-packages are now handled in the core, plugins don't need to patch repo anymore. This is leftover code and would be good if removed
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed and resolved by removing outdated repo patching code from plugin tests, as stage-packages are now handled in the core. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed. Core now handles stage-packages, making plugin test repo patching obsolete. Leftover code removal was noted but never implemented. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Leftover plugin test code patching the repository was removed as obsolete. Repository patching is no longer required since stage-packages are now handled in the core. The issue was closed as obsolete. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1194 tests: remove repo.Ubuntu patch for plugins | snapcraft | merged | Merged changes removing the repo.Ubuntu patch for plugins after stage-packages handling moved to the core. The patch remains for catkin tests. The update modified 8 files, deleting 32 lines of code. |