tests: Use a more stable ftp source
Metadata
Current evaluation
Merged into master after reviewer approval and passing code coverage checks. Updates test configuration to use a more stable FTP source, resolving LP: #1647751 with a minimal two-line change.
Suggested action: —
No scores available.
Issue body
LP: #1647751
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into master after reviewer approval and passing code coverage checks. Updates test configuration to use a more stable FTP source, resolving LP: #1647751 with a minimal two-line change. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master, the change updates tests to use a more stable FTP source. Code coverage remained at 97.06% with no line changes upon merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master. Updated tests to use a more reliable FTP source, addressing LP #1647751. Coverage remained stable at 97.06% with no regressions. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2216 spread tests: keep sources local | snapcraft | merged | Merged PR #2216 to replace remote FTP sources in spread tests with in-tree tar archives, preventing test failures from server downtime. Approved by one reviewer, passed CI checks, and slightly increased code coverage. | |
| #1169 tests: update the ftp source for integration test | snapcraft | merged | Merged test updates to replace the shut-down kernel.org FTP source with a local server, preventing future integration failures. Added python3-pyftpdlib to dependencies. Approved after minor naming feedback. | |
| #900 ftp source support | snapcraft | merged | Merged to add FTP source support using urllib and a progress bar refactor. Resolved autopkgtest timeout issues via a proxy workaround. Approved by reviewers, rebased on master, and integrated. | |
| #1078 tests: do not rely on project_dir | snapcraft | merged | Merged to master, refactoring tests to remove dependency on project_dir. Approved despite 56 unresolved review comments and acknowledged minor errors. Code coverage unchanged. Resolves LP #1659356. | |
| #1027 tests: fix broken unit test in master | snapcraft | merged | Merged a one-line fix resolving a broken unit test in master. Approved by one reviewer with no unresolved comments. Changes passed CI and maintained 96.37% code coverage. Integrated directly into the main branch. |