Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/core/basic20plus: run for core24 #14702

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

Meulengracht
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.96%. Comparing base (96ea7b0) to head (25bdf13).
Report is 49 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14702      +/-   ##
==========================================
+ Coverage   78.95%   78.96%   +0.01%     
==========================================
  Files        1084     1085       +1     
  Lines      146638   147126     +488     
==========================================
+ Hits       115773   116177     +404     
- Misses      23667    23723      +56     
- Partials     7198     7226      +28     
Flag Coverage Δ
unittests 78.96% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -32,23 +38,20 @@ execute: |
snap changes | MATCH "Done.*Initialize system state"

echo "Check that a simple shell snap"
if os.query is-core22; then
snap install --edge "test-snapd-sh-${base_snap}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know why we used --edge?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was before it was pushed to stable (I.e) before the core22 base reached stable

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well, we agreed with store team to keep test snaps in edge and non listed. I think this is the main raeson

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sergiocazzolato i don't think we are consistent in that approach today - and this snap has stable versions for all bases. What should we do? switch to edge anyway?

Copy link
Collaborator

@sergiocazzolato sergiocazzolato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Meulengracht Meulengracht merged commit fdc2245 into canonical:master Nov 12, 2024
56 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants