tests: backport ruby and flutter test fixes
Metadata
Current evaluation
Merged backport of Ruby and Flutter test fixes from main. Approved by one reviewer and passed CI. Updates 39 files (+360/-655) to resolve test failures.
Suggested action: —
No scores available.
Issue body
Backport tests from main:
* tests: update ruby bundle v1 spread test (#4013)
* spread: update flutter test (#4015)
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint`?
- [ ] Have you successfully run `pytest tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged backport of Ruby and Flutter test fixes from main. Approved by one reviewer and passed CI. Updates 39 files (+360/-655) to resolve test failures. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged backport of Ruby and Flutter test fixes from the main branch, integrating updates from PRs #4013 and #4015. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged backport of test fixes for Ruby bundle v1 and Flutter from the main branch. Updates spread test configurations and Flutter test execution, addressing issues #4013 and #4015. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4808 tests: fix flutter spread test | snapcraft | merged | Merged after passing CI and receiving three approvals. The change corrected the flutter spread test with a single-line update in one file. | |
| #4015 spread: update flutter test | snapcraft | merged | Merged update to the flutter test, migrating to the new template and removing outdated SDK bounds to support the latest Dart. Passed CI, received approval, and maintained existing code coverage. |