← Back to issue list

tests: dotnet only works on 16.04

View original Github issue

Metadata

Project
snapcraft
Number
#1732
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged a change to skip the dotnet plugin test on non-Xenial systems, as the plugin only supports Ubuntu 16.04. The restriction will be lifted once the snap is consumable. Approved and passed CI.

Suggested action:

No scores available.

Issue body

The dotnet plugin as is today only works on 16.04, once the snap is consumable from the plugin we can remove this restriction. LP: #1732065 Signed-off-by: Sergio Schvezov <sergio.schvezov@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/)? - [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`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a change to skip the dotnet plugin test on non-Xenial systems, as the plugin only supports Ubuntu 16.04. The restriction will be lifted once the snap is consumable. Approved and passed CI.
qwen3.6-35b-a3b-mtp-q6 Merged a test update to skip the dotnet plugin execution on non-Xenial systems. The plugin only supports Ubuntu 16.04, so the test is now conditionally skipped until broader compatibility is added.
qwen3.6-35b-a3b-mtp-q6 Merged changes to skip dotnet plugin tests on non-Xenial systems, as the plugin only supports Ubuntu 16.04. The restriction will be removed once the dotnet snap becomes consumable from the plugin.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1909 dotnet plugin: add dotnet command to path and enable developer scenario for snap snapcraft merged Merged. Added the dotnet command to the PATH and enabled the developer scenario for snaps via application YAML. A maintainer reran the CI after an unrelated failure and added a unit test. Approved by two reviewers and integrated.
70%