tests: move ruby demo test to snapd integration suite
Metadata
Current evaluation
Merged after approval and passing CI. Relocated the ruby demo test to the snapd integration suite and corrected a command in the ruby-hello snap. Modified four files with minimal line changes.
Suggested action: —
No scores available.
Issue body
- [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/)?
- [x] 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)?
- [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh unit`?
-----
This also fixes the command in the ruby-hello snap.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval and passing CI. Relocated the ruby demo test to the snapd integration suite and corrected a command in the ruby-hello snap. Modified four files with minimal line changes. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes moving the Ruby demo test to the snapd integration suite and correcting the ruby-hello snap command. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes moving the ruby demo test to the snapd integration suite and correcting the command in the ruby-hello snap. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1552 tests: replace the first batch of demo tests with snapd integration tests | snapcraft | merged | Merged after reviewer consensus. Replaces outdated demo tests with a dedicated snapd integration suite, adding Travis compatibility and streamlining future hook and config validation. | |
| #1849 tests: add snap not found tests | snapcraft | merged | Merged tests for missing snap scenarios. Approved by two reviewers and integrated into the codebase despite unresolved review comments and reported integration test timeouts. |