tests: remove support ubuntu 25.10 add support ubuntu 26.10 - #17360
Conversation
|
Fri Jul 24 00:00:01 UTC 2026 Failures:Preparing:
Executing:
Restoring:
Skipped tests from snapd-testing-skipIf you wish to have any of the below tests run in your PR, in your PR description, add 'unskip:' followed by a copy-and-pasted list of the below tests you wish to run (unskip plus test list must be valid yaml)
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #17360 +/- ##
==========================================
- Coverage 78.93% 78.93% -0.01%
==========================================
Files 1391 1395 +4
Lines 196009 196158 +149
Branches 2462 2462
==========================================
+ Hits 154727 154836 +109
- Misses 32013 32037 +24
- Partials 9269 9285 +16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Mohit-Chachada
left a comment
There was a problem hiding this comment.
There are some more remnants that we could perhaps remove:
- https://github.com/canonical/snapd/blob/master/.github/workflows/ci-test.yaml#L163-L164
- https://github.com/canonical/snapd/blob/master/tests/main/cgroup-devices-v1/task.yaml#L21
- https://github.com/canonical/snapd/blob/master/tests/main/cgroup-freezer/task.yaml#L17
- https://github.com/canonical/snapd/pull/17360/changes#r3586206550
There was a problem hiding this comment.
perhaps we can remove this too
There was a problem hiding this comment.
sure, updated
|
I see this problem in the tests, @bboozzoo @zyga any idea? I saw other errors related to the snapd.session-agent.socket too. |
|
I see also that the apparmor service is not enabled. |
it should be enabled when installing the snapd deb package |
3bcfdff to
4251394
Compare
Remove support for ubuntu 25.10 which is eol and add support for ubuntu 26.10
4251394 to
18aee71
Compare
|
tests failing are also failing in other prs. Just ubuntu-daily has some tests which need to be fixed |
Remove support for ubuntu 25.10 which is eol and add support for ubuntu 26.10