tests: use fixed version for idna in plainbox
Metadata
Current evaluation
Merged into main. Updates test dependencies to pin a fixed idna package version in plainbox. Authored by maintainer sergiusens, the change modifies five files with seven added lines and was successfully integrated.
Suggested action: —
No scores available.
Issue body
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [ ] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into main. Updates test dependencies to pin a fixed idna package version in plainbox. Authored by maintainer sergiusens, the change modifies five files with seven added lines and was successfully integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by sergiusens, this pull request pins a fixed idna dependency version for plainbox tests. The change was successfully integrated into the main branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. Updates the idna dependency to a fixed version in the plainbox test suite. The maintainer-approved changes were integrated despite a Codecov warning about missing base commit coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1608 tests: fix the duplicate plainbox test scenarios | snapcraft | merged | Merged a fix resolving duplicate plainbox test scenarios. The update modified a single test file with five additions and two deletions, successfully clearing static and unit test checks without requiring reviewer approval. | |
| #1642 tests: move the plainbox test to the integration suite | snapcraft | merged | Merged changes to move the plainbox test to the integration suite. Updated expected namespace results to remove outdated year prefixes, fixing a test failure caused by upstream plainbox changes. Approved and passed CI. |