Merge ~dbungert/britney/+git/hints-ubuntu:snapd-skiptest into ~ubuntu-release/britney/+git/hints-ubuntu:devel

Proposed by Dan Bungert
Status: Merged
Merge reported by: Brian Murray
Merged at revision: 05857ac9f32fd85f59d27933fa0b3db1c4e43203
Proposed branch: ~dbungert/britney/+git/hints-ubuntu:snapd-skiptest
Merge into: ~ubuntu-release/britney/+git/hints-ubuntu:devel
Diff against target: 15 lines (+7/-0)
1 file modified
ubuntu-release (+7/-0)
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Review via email: mp+409029@code.launchpad.net

Commit message

skiptest squashfs-tools, linux-meta-{azure,oracle}

Snapd regressions in tests triggered by these packages can be attributed to
problems loading libgcc_s. Fix pending on snapd and allowing these through
does not make the situation worse.

To post a comment you must log in.
Revision history for this message
Alex Murray (alexmurray) wrote :

Shouldn't this be against snapd? ie

force-skiptest snapd/2.51.1+21.10

ie we want britney to ignore the failing snapd test? Since the squashfs-tools and linux-meta-{azure|oracle} tests pass themselves.
?

Revision history for this message
Brian Murray (brian-murray) wrote :

Not based off the conversation in #ubuntu-release.

https://irclogs.ubuntu.com/2021/09/22/%23ubuntu-release.html#t23:14

Revision history for this message
Steve Langasek (vorlon) wrote :

skiptest is only appropriate to use when all of the failures of tests triggered by the named package are correct to skip. squashfs-tools shows only snapd as a failing test, but linux-meta-oracle shows:

autopkgtest for backport-iwlwifi-dkms/unknown: arm64: Regression ♻
autopkgtest for jool/unknown: arm64: Regression ♻
autopkgtest for snapd/2.51.1+21.10: amd64: Regression ♻ , arm64: Not a regression

and linux-meta-azure shows:

autopkgtest for snapd/2.51.1+21.10: amd64: Regression ♻
autopkgtest for systemd/248.3-1ubuntu3: amd64: Regression ♻

Can you clarify if these failures are all correct to ignore, and why?

review: Needs Information
Revision history for this message
Steve Langasek (vorlon) wrote :

ok I was looking at a stale report.

review: Approve
Revision history for this message
Dan Bungert (dbungert) wrote :

l-m-azure still shows for systemd, so I should remove that part

linux-meta-azure (5.11.0.1013.14+21.10.1 to 5.13.0.1004.5)
Migration status for linux-meta-azure (5.11.0.1013.14+21.10.1 to 5.13.0.1004.5): BLOCKED: Rejected/violates migration policy/introduces a regression
Issues preventing migration:
autopkgtest for snapd/2.51.1+21.10: amd64: Regression ♻
autopkgtest for systemd/248.3-1ubuntu3: amd64: Regression ♻

Revision history for this message
Brian Murray (brian-murray) wrote :

Well this got merged and linux-meta-azure migrated so I don't think anything else is required here.

commit 3484854cb07f57fcdbf927a6977244970b257cdb
Author: Dan Bungert <email address hidden>
Date: Wed Sep 22 19:43:01 2021 -0600

    skiptest squashfs-tools, linux-meta-{azure,oracle}

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/ubuntu-release b/ubuntu-release
2index 97c243e..6039f67 100644
3--- a/ubuntu-release
4+++ b/ubuntu-release
5@@ -11817,3 +11817,10 @@ force-skiptest glibc/2.34-0ubuntu2
6
7 # Unrelated failure, it's being investigated by the kernel team right now.
8 force-reset-test oss4/4.2-build2010-5ubuntu8/arm64
9+
10+# Snapd regressions in tests triggered by these packages can be attributed to
11+# problems loading libgcc_s. Fix pending on snapd and allowing these thru does
12+# not make the situation worse.
13+force-skiptest squashfs-tools/1:4.4-2ubuntu2
14+force-skiptest linux-meta-azure/5.13.0.1004.5
15+force-skiptest linux-meta-oracle/5.13.0.1006.8

Subscribers

People subscribed via source and target branches