tests: fix snapd-maintenance-msg test for beta validation - #17422
Open
sergiocazzolato wants to merge 1 commit into
Open
tests: fix snapd-maintenance-msg test for beta validation#17422sergiocazzolato wants to merge 1 commit into
sergiocazzolato wants to merge 1 commit into
Conversation
This test needs to be updated in order to refresh to a different channel when running beta validation (core20 channel is stable). In the ci the core20 channel is edge.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #17422 +/- ##
==========================================
+ Coverage 78.81% 78.88% +0.06%
==========================================
Files 1410 1393 -17
Lines 196929 196772 -157
Branches 2498 2498
==========================================
+ Hits 155208 155220 +12
+ Misses 32367 32209 -158
+ Partials 9354 9343 -11
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:
|
|
Fri Jul 31 17:54:31 UTC 2026 Failures:Executing:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This test needs to be updated in order to refresh to a different channel when running beta validation (core20 channel is stable). In the ci the core20 channel is edge.