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: fix snapd-snap test #14788

Merged

Conversation

sergiocazzolato
Copy link
Collaborator

This test is currently failing because we use the deb from the repository which is 2.66.1+2x.04 and the snap version is 2.66.1. This produces that the re-execution is not done and the check for re-exec fails.

Also I removed code for systems which are not supported anymore in that test.

This test is currently failing because we use the deb from the
repository which is 2.66.1+2x.04 and the snap version is 2.66.1. This
produces that the re-execution is not done and the check for re-exec
fails.

Also I removed code for systems which are not supported anymore in that
test.
@sergiocazzolato sergiocazzolato added the Simple 😃 A small PR which can be reviewed quickly label Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.03%. Comparing base (96ea7b0) to head (85cb005).
Report is 129 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14788      +/-   ##
==========================================
+ Coverage   78.95%   79.03%   +0.08%     
==========================================
  Files        1084     1087       +3     
  Lines      146638   147881    +1243     
==========================================
+ Hits       115773   116879    +1106     
- Misses      23667    23764      +97     
- Partials     7198     7238      +40     
Flag Coverage Δ
unittests 79.03% <ø> (+0.08%) ⬆️

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.

Copy link
Contributor

@zyga zyga left a comment

Choose a reason for hiding this comment

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

Thanks, this looks good. I was confused about test-build for a moment but then I realized this is all inside the specific task.

Copy link
Contributor

@maykathm maykathm left a comment

Choose a reason for hiding this comment

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

thanks

@sergiocazzolato sergiocazzolato merged commit cf4b34f into canonical:master Dec 3, 2024
56 checks passed
@sergiocazzolato sergiocazzolato deleted the tests-fix-snapd-snap-test branch December 3, 2024 14:15
@sergiocazzolato sergiocazzolato added this to the 2.67 milestone Dec 3, 2024
@ernestl ernestl modified the milestones: 2.67, 2.68 Dec 3, 2024
@ernestl
Copy link
Collaborator

ernestl commented Dec 3, 2024

Changed milestone to 2.68, at this stage I do not want to retrigger snapd 2.67 spread tests again. Will reference this ticket to explain the failure is understood.

@ernestl ernestl modified the milestones: 2.68, 2.67 Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Simple 😃 A small PR which can be reviewed quickly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants