Merge lp:~ahasenack/britney/ocfs2-tools-hints-1.8.5-5ubuntu1 into lp:britney

Proposed by Andreas Hasenack
Status: Superseded
Proposed branch: lp:~ahasenack/britney/ocfs2-tools-hints-1.8.5-5ubuntu1
Merge into: lp:britney
Diff against target: 625 lines (+567/-0)
10 files modified
adconrad (+54/-0)
apw (+45/-0)
laney (+34/-0)
pitti (+55/-0)
sil2100 (+25/-0)
stefanor (+12/-0)
stgraber (+2/-0)
tjaalton (+3/-0)
ubuntu-release (+126/-0)
vorlon (+211/-0)
To merge this branch: bzr merge lp:~ahasenack/britney/ocfs2-tools-hints-1.8.5-5ubuntu1
Reviewer Review Type Date Requested Status
Ubuntu Package Archive Administrators Pending
Review via email: mp+351927@code.launchpad.net

Commit message

Update the ocfs2-tools badtest hint to 1.8.5-5ubuntu1, as it still doesn't work in s390x.

Description of the change

Update the ocfs2-tools badtest hint to 1.8.5-5ubuntu1, as it still doesn't work in s390x. See upstream bug at https://github.com/markfasheh/ocfs2-tools/issues/22.

To post a comment you must log in.

Unmerged revisions

3155. By Andreas Hasenack

Update the ocfs2-tools badtest hint to 1.8.5-5ubuntu1, as it still doesn't
work in s390x.

3154. By Ɓukasz Zemczak

badtest systemd/arm64

3153. By Stefano Rivera

Unknown regression

3152. By Stefano Rivera

Bump python-xarray (arm64 only)

3151. By Andy Whitcroft

linux: s390x issues kicking that can

Signed-off-by: Andy Whitcroft <email address hidden>

3150. By Andy Whitcroft

linux: primary kernel is now a direct upload -- drop unblock too

Signed-off-by: Andy Whitcroft <email address hidden>

3149. By Andy Whitcroft

linux: primary kernel is now a direct upload.

Signed-off-by: Andy Whitcroft <email address hidden>

3148. By Andy Whitcroft

kernels: unblock now released copies

Signed-off-by: Andy Whitcroft <email address hidden>

3147. By Steve Langasek

pinentry fluke pass on amd64 also

3146. By Iain Lane

bump udisks2

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'adconrad'
--- adconrad 1970-01-01 00:00:00 +0000
+++ adconrad 2018-07-31 19:04:17 +0000
@@ -0,0 +1,54 @@
1# Racy tests are not worth blocking every SRU ever on:
2force-badtest open-iscsi/2.0.874-5ubuntu2/amd64
3# This has been flapping forever and is brute-forced with retries:
4force-badtest haskell-hoogle/all/arm64
5# Regressed in release pocket:
6force-badtest mash/2.0-2/armhf
7force-badtest node-chokidar/1.7.0-1/s390x node-chokidar/1.7.0-2/s390x
8force-badtest node-platform/1.3.4-3/s390x node-platform/1.3.5-1/s390x
9force-badtest node-yargs/10.0.3-2
10# These tests fail now that s390x provides isolation-machine:
11force-badtest dahdi-linux/all/s390x
12force-badtest gsequencer/1.4.24-1/s390x
13force-badtest libdata-uuid-libuuid-perl/0.05-3build1/s390x
14# Test is flaky on all arches, it's a miracle it passed once:
15force-badtest pglogical/2.2.0-1
16# New 2.x tests fail on armhf due to slow I/O
17force-badtest pgbackrest/2.02-1/armhf
18# Depends on x86-only libngs-java
19force-badtest beagle/all/armhf beagle/all/ppc64el beagle/all/s390x
20force-badtest fastqc/all/armhf fastqc/all/ppc64el fastqc/all/s390x
21# Depends on stuff no longer built:
22force-badtest libcatmandu-store-mongodb-perl/all/i386
23force-badtest roary/all/armhf roary/all/s390x
24force-badtest pbgenomicconsensus/all/i386
25# Not built on i386, the test might not work:
26force-badtest pbh5tools/all/i386
27# Mysteriously passed once, and never again:
28force-badtest vagrant-libvirt/0.0.40-1/amd64 vagrant-libvirt/0.0.40-1/s390x vagrant-libvirt/0.0.43-2/amd64 vagrant-libvirt/0.0.43-2/s390x
29# Regression exists in release and proposed:
30force-badtest r-bioc-annotationhub/2.10.1-1 r-bioc-annotationhub/2.12.0-2 r-bioc-annotationhub/2.12.0+dfsg-1
31force-badtest r-bioc-biocparallel/1.12.0-2/s390x r-bioc-biocparallel/1.12.0-2/armhf
32force-badtest r-bioc-biocparallel/1.14.0-2/s390x r-bioc-biocparallel/1.14.0-2/armhf
33force-badtest r-bioc-biocparallel/1.14.1-1build1/s390x r-bioc-biocparallel/1.14.1-1build1/armhf
34force-badtest r-bioc-biocparallel/1.14.2-1/s390x r-bioc-biocparallel/1.14.2-1/armhf
35# debootstrap's tests are a flaming heap in containers:
36force-badtest debootstrap/all/s390x
37# fails only on lxc hosts
38force-badtest sbuild/all/armhf
39# profnet-snapfun test is regressed in both release and proposed:
40force-badtest profnet/1.0.22-5
41# opening unblocks:
42unblock distro-info-data/0.37ubuntu1
43unblock base-files/10.1ubuntu3
44unblock vim/2:8.0.1453-1ubuntu2
45# docker tests can't pass untl lxd cosmic images exist
46force-skiptest vim/2:8.0.1453-1ubuntu2
47unblock debootstrap/1.0.95ubuntu1
48# lxc tests can't pass until lxc images exist
49force-skiptest debootstrap/1.0.95ubuntu1
50unblock iso-scan/1.55ubuntu6
51unblock choose-mirror/2.78ubuntu4
52unblock preseed/1.71ubuntu8
53unblock cdrom-detect/1.57ubuntu6
54unblock debian-installer/20101020ubuntu544
055
=== added file 'apw'
--- apw 1970-01-01 00:00:00 +0000
+++ apw 2018-07-31 19:04:17 +0000
@@ -0,0 +1,45 @@
1# While copying kernels forward from xenial it rather too easy for linux
2# to slip out without the testing being fully reviewed. As britney is not
3# able to track previous failures correctly for kernels.
4#block linux
5block linux-raspi2
6block linux-oem
7block linux-aws
8block linux-azure
9block linux-gcp
10block linux-kvm
11
12# Development kernel unblocks:
13#unblock linux/4.15.0-23.25
14unblock linux-raspi2/4.15.0-1017.18
15unblock linux-oem/4.15.0-1012.15
16unblock linux-aws/4.15.0-1016.16
17unblock linux-azure/4.15.0-1018.18
18unblock linux-gcp/4.15.0-1014.14
19unblock linux-kvm/4.15.0-1016.16
20
21#
22# arm* removed in zesty-proposed hint in-progress tests against them.
23force-badtest sunpy/all/armhf
24
25# dkms failures here are actually kernel 4.9 related
26force-badtest kpatch/0.3.2-3ubuntu1
27
28# python-pysam does not (and never has) built on armhf and i386
29force-badtest python-pysam/all/armhf python-pysam/all/i386
30
31# ginggs -- monkeysign ... unexpected pass
32force-badtest monkeysign/2.2.3/i386 monkeysign/2.2.3/armhf monkeysign/2.2.3/ppc64el
33
34# kde is splittins apps out of this package, it is not relevant to those split apps.
35force-badtest kde-baseapps/4:16.04.3-0ubuntu1
36
37# 14-feb-2017: armhf test non-installable
38force-badtest python-cobra/all/armhf
39
40# python-scipy/i386 is failing due a bug in the tests, do not want to trigger
41# a whole new set of tests to fix it.
42force-badtest python-scipy/0.19.1-2ubuntu1/i386
43
44# linux-gcp/armhf -- does not even build here, so tests here cannot be relevant
45force-badtest linux-gcp/all/armhf
046
=== added file 'arges'
=== added file 'brian-murray'
=== added file 'cjwatson'
=== added file 'freeze'
=== added file 'jriddell'
=== added file 'kitterman'
=== added file 'laney'
--- laney 1970-01-01 00:00:00 +0000
+++ laney 2018-07-31 19:04:17 +0000
@@ -0,0 +1,34 @@
1# regressed in release; some valgrind leaks: https://bugs.launchpad.net/ubuntu/+source/colord/+bug/1763628
2force-badtest colord/1.3.3-2build1
3
4# doko removed pdftk which this depends on...
5force-badtest dmalloc/5.5.2-10
6
7# isolation-machine, needs thunderbird which isn't available
8force-badtest firejail/all/s390x
9
10# passed once by fluke on armhf it seems
11
12force-badtest ostree/all/armhf
13
14# https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1699772
15force-badtest libreoffice/1:6.0.6~rc1-0ubuntu1/i386
16
17# mongo isn't built for armhf/i386 any more
18force-badtest flask-mongoengine/all/i386
19force-badtest mongodb/all/i386
20force-badtest flask-mongoengine/all/armhf
21force-badtest mongodb/all/armhf
22
23# FTBFS, no package on this arch, unclear how it passed(!)
24force-badtest python-fitsio/all/armhf
25
26# Field3D only supports Ogawa-backed files on little-endian systems.
27force-badtest field3d/all/s390x
28
29# @INC problem; not perl 5.24
30force-badtest eekboek/2.02.05+dfsg-2
31
32# bad test which fails if the test runner can't reach the public Internet.
33# LP: #1427982
34force-badtest libtest-requiresinternet-perl/0.05-2
035
=== added file 'pitti'
--- pitti 1970-01-01 00:00:00 +0000
+++ pitti 2018-07-31 19:04:17 +0000
@@ -0,0 +1,55 @@
1# new PEP-8 errors with zesty's newer pep8 tool; don't bump!
2force-badtest rpmlint/1.9-6
3
4# segfaults on 32 bit
5force-badtest baloo-kf5/all/i386 baloo-kf5/all/armhf
6
7# started failing with move to lxd on armhf
8force-badtest pbuilder/all/armhf
9
10#
11# blacklisted for test runs as they kill testbeds
12#
13#
14force-badtest stress-ng/blacklisted/ppc64el
15
16#
17# flaky, universe, nobody cares in Ubuntu
18#
19#
20force-badtest beets/all/s390x
21# times out
22force-badtest c2esp/all/armhf
23force-badtest debci/1.7.1
24force-badtest elasticsearch-curator/5.2.0-1
25# takes painfully long, times out on armhf, testing on x86 is enough
26force-badtest epson-inkjet-printer-escpr/all/armhf
27force-badtest gjs/all/s390x
28force-badtest jsurf-alggeo/0.3.0+ds-1
29force-badtest libcgi-application-plugin-captcha-perl/0.04-2
30# broken test if git is installed
31force-badtest libdist-zilla-plugin-githubmeta-perl/0.52-1
32force-badtest mercurial/all/armhf
33# flaky on s390x, alwaysfail on others
34force-badtest palabos/s390x/all
35force-badtest pdns/all
36force-badtest pbsuite/all/i386
37force-badtest php-horde-http/2.1.7-1 php-horde-http/2.1.7-3
38force-badtest php-horde-icalendar/all/armhf php-horde-icalendar/all/i386
39force-badtest python-publicsuffix/1.1.0-2
40force-badtest pyzmq/all/s390x pyzmq/all/armhf
41force-badtest rexical/1.0.5-2build1
42force-badtest ruby-amq-protocol/all/s390x
43force-badtest ruby-augeas/1:0.5.0-3build6
44# Debian #816161
45force-badtest ruby-awesome-print/1.6.1-2
46force-badtest ruby-kaminari/0.17.0-3
47force-badtest ruby-minitest-excludes/2.0.0-1
48force-badtest ruby-mixlib-shellout/2.2.6-1
49force-badtest ruby-rack/1.6.4-4
50force-badtest ruby-roadie-rails/1.1.0-1
51force-badtest ruby-sshkit/all/s390x
52force-badtest ruby-test-unit/3.2.5-1/amd64
53force-badtest ruby-webmock/3.0.1-1
54force-badtest s3ql/2.26+dfsg-1ubuntu1
55force-badtest zodb/1:3.10.7-1build1/ppc64el zodb/1:3.10.7-1build1/s390x
056
=== added file 'racb'
=== added file 'raof'
=== added file 'sil2100'
--- sil2100 1970-01-01 00:00:00 +0000
+++ sil2100 2018-07-31 19:04:17 +0000
@@ -0,0 +1,25 @@
1# Something broke ubuntu-image tests completely (LP: #1775084, LP: #1775085)
2force-badtest ubuntu-image/1.3+18.04ubuntu2
3
4# Release broke the liggghts armhf tests which are now failing, plans of removing the armhf binary
5force-badtest liggghts/3.7.0+repack1-1build1/armhf
6
7# These tests should never pass - was Always Failed until unexpectedly passing once. The suite is not ready yet. Actually, when it passed it actually failed, just status is wrongly reported.
8force-badtest pyfai/0.15.0+dfsg1-1/amd64 pyfai/0.15.0+dfsg1-1/arm64
9
10# Some more R badtests that are failing, some of which basically from the start
11force-badtest r-cran-rmarkdown/1.10+dfsg-1/armhf r-cran-rmarkdown/1.10+dfsg-1/s390x
12force-badtest r-cran-yaml/2.1.19-1ubuntu1/i386
13force-badtest r-cran-memoise/1.1.0-2/armhf
14
15# These tests are broken and worked on, but until then we would need to unblock some migrations (see #896635 in Debian)
16force-badtest python-scipy/0.19.1-2ubuntu1/amd64
17
18# Flaky tests, timing-out constantly, never passed for the new version (LP: #1780767)
19force-badtest apport/2.20.10-0ubuntu6/amd64
20
21# Known issues in s390x testing.
22force-badtest linux/4.17.0-6.7/s390x
23
24# Test passed only once but apparently it's still broken with the new version, so not really a regression
25force-badtest systemd/239-7ubuntu1/arm64
026
=== added file 'stefanor'
--- stefanor 1970-01-01 00:00:00 +0000
+++ stefanor 2018-07-31 19:04:17 +0000
@@ -0,0 +1,12 @@
1# autodep8 bug #832567
2force-badtest ruby-cucumber-wire/0.0.1-2
3
4# -2 was flakey too
5force-badtest octave-symbolic/2.6.0-3build1/s390x
6
7# from ginggs: new tests regress
8# https://github.com/numpy/numpy/issues/8325
9force-badtest python-xarray/0.10.7-1/arm64 python-xarray/0.10.8-1/arm64
10
11# Unknown regression, raised by ginngs
12force-badtest cmake-extras/1.3+17.04.20170310-1ubuntu4/ppc64el
013
=== added file 'stgraber'
--- stgraber 1970-01-01 00:00:00 +0000
+++ stgraber 2018-07-31 19:04:17 +0000
@@ -0,0 +1,2 @@
1# snapcraft adt broken on maven test
2force-badtest snapcraft/2.40+18.04.3
03
=== added file 'tjaalton'
--- tjaalton 1970-01-01 00:00:00 +0000
+++ tjaalton 2018-07-31 19:04:17 +0000
@@ -0,0 +1,3 @@
1# hardly ever passes, blocks pyasn1 from migrating
2force-badtest bdfproxy/0.3.9-1/amd64
3
04
=== added file 'ubuntu-release'
--- ubuntu-release 1970-01-01 00:00:00 +0000
+++ ubuntu-release 2018-07-31 19:04:17 +0000
@@ -0,0 +1,126 @@
1# passed previously in containers, now fails everywhere
2force-badtest ruby-fakeweb/1.3.0+git20131202.48208f9+dfsg-3 ruby-fakeweb/1.3.0+git20170806+dfsg1-1
3
4# regressed in release
5force-badtest adequate/0.15.1ubuntu5
6force-badtest afl/2.52b-2
7force-badtest apt-clone/0.4.1ubuntu2
8force-badtest celery/4.1.0-2ubuntu1
9force-badtest conntrack-tools/1:1.4.4+snapshot20161117-6ubuntu2/armhf
10force-badtest dh-ada-library/6.12
11force-badtest ganeti/2.16.0~rc2-1build1/i386 ganeti/2.16.0~rc2-1build1/armhf
12force-badtest libfile-userconfig-perl/0.06-4/i386
13force-badtest libgeo-coder-googlev3-perl/0.16-1/i386
14force-badtest libterm-filter-perl/0.03-2/arm64
15force-badtest lintian/2.5.81ubuntu1
16force-badtest log4cxx/0.10.0-13ubuntu1
17force-badtest node-cache-base/0.8.4-1
18force-badtest node-external-editor/2.0.4+dfsg-1
19force-badtest octave-tisean/0.2.3-3
20force-badtest python-ruffus/2.6.3+dfsg-4/amd64 python-ruffus/2.6.3+dfsg-5/amd64 python-ruffus/2.7-1/amd64
21force-badtest ruby-pkg-config/1.2.9-1
22force-badtest ruby-rspec-puppet/2.6.1-1
23force-badtest sextractor/2.19.5+dfsg-5/amd64 sextractor/2.19.5+dfsg-6/amd64
24force-badtest stunnel4/3:5.44-1ubuntu2
25force-badtest twisted/17.9.0-1 twisted/17.9.0-2
26force-badtest vagrant-lxc/1.2.1-3ubuntu1/amd64 vagrant-lxc/1.4.0-1/amd64
27force-badtest xen-tools/4.7-1/arm64
28force-badtest yorick/2.2.04+dfsg1-7 yorick/2.2.04+dfsg1-9
29force-badtest systemd/237-3ubuntu10/ppc64el systemd/237-3ubuntu10/amd64 systemd/237-3ubuntu10/i386
30
31# skip tests that fail now that s390x has full VMs
32force-badtest vagrant-lxc/1.2.1-3ubuntu1/s390x vagrant-lxc/1.4.0-1/s390x
33# Was skipped in lxc, never passed in a vm, questionable usefulness on s390x/ppc64el given it tests usb camera...
34force-badtest gvfs/1.36.1-0ubuntu1/ppc64el gvfs/1.36.1-0ubuntu1/s390x gvfs/1.36.1-0ubuntu3/ppc64el gvfs/1.36.1-0ubuntu3/s390x
35
36# tests broken with proxy
37force-badtest golang-github-hashicorp-atlas-go/0.0~git20170808.8261ea0-1 golang-github-hashicorp-atlas-go/0.0~git20170808.8261ea0-3
38
39# primer3 builds binary-all package but binary-arch package removed on architecture
40force-badtest primer3/2.4.0-1ubuntu1/s390x primer3/2.4.0-1ubuntu2/s390x
41force-badtest libbio-primerdesigner-perl/0.07-5/s390x
42
43# flaky
44force-badtest makedumpfile/1:1.6.3-2/amd64
45force-badtest network-manager/1.10.6-2ubuntu1/amd64
46force-badtest octave-symbolic/2.6.0-3build1/i386 octave-symbolic/2.6.0-3build1/amd64 octave-symbolic/2.6.0-3build1/ppc64el octave-symbolic/2.6.0-3build1/arm64
47force-badtest snapd/2.32+18.04/i386
48force-badtest udisks2/2.7.6-3ubuntu1/s390x
49
50# passed once as a fluke
51force-badtest libanyevent-yubico-perl/0.9.3-1
52force-badtest barrnap/0.9+dfsg-1/armhf
53
54# flaky due to timeouts
55force-badtest octave-ltfat/2.2.0+dfsg-7/arm64 octave-ltfat/2.2.0+dfsg-7/armhf octave-ltfat/2.3.0+dfsg.1-1/arm64 octave-ltfat/2.3.0+dfsg.1-1/armhf
56
57# architectures not available; tests never should have passed
58force-badtest nanopolish/all/arm64 nanopolish/all/armhf nanopolish/all/ppc64el nanopolish/all/s390x
59
60# superseded by python-ldap
61force-badtest python-pyldap/all
62
63# this is seemingly always-failed from the history we can see but is reporting
64# regression at least on patch. Hint this until it is investigated.
65force-badtest nvidia-graphics-drivers-340/all/armhf
66
67# snapd regression due to a kernel-memory leak which is now detected
68# the fix for the kernel is in flight.
69force-badtest snapd/2.32.3.2+18.04/i386 snapd/2.32.5+18.04/i386
70
71# fails to start if it cannot bind to [::]:53, which conflicts with systemd-resolved; LP: #1764327
72force-badtest gdnsd/2.3.0-1
73
74# passed once as a fluke
75force-badtest octave-zeromq/1.2.1-3/arm64
76
77# only doc package on these archs
78force-badtest pyfai/all/ppc64el pyfai/all/s390x
79
80# assumes /etc/init.d/networking
81force-badtest pcs/0.9.162-1 pcs/0.9.164-1
82
83# flaky / test timeouts
84force-badtest mercurial/4.5.3-1ubuntu2/arm64 mercurial/4.6.1-1ubuntu1/arm64
85
86# Custom kernels can never pass tests, as the right meta is not
87# included, and some of these may not even run in scalingstack These
88# are therefore false-regressions, as triggered by e.g. pciutils -- xnox
89force-badtest linux-aws/all
90force-badtest linux-azure/all
91force-badtest linux-azure-edge/all
92force-badtest linux-euclid/all
93force-badtest linux-gcp/all
94force-badtest linux-gke/all
95force-badtest linux-hwe/all
96force-badtest linux-hwe-edge/all
97force-badtest linux-oem/all
98
99# flaky test due to race with ipv6 RA due to deliberate networkd change
100force-badtest netplan.io/0.36.1
101
102# the source package for linux-image has changed and the test suite now needs updated; LP: #1766740
103force-badtest apport/2.20.9-0ubuntu6/amd64 apport/2.20.9-0ubuntu7/amd64
104
105# regressed in release due to missing python deps and changed transitive dependencies
106force-badtest snapcraft/2.42+18.04.2
107
108# package removed from release, no point in keeping it out due to 32-bit-specific autopkgtest failure
109force-badtest why/2.39-2build1/i386 why/2.39-2build1/armhf why/2.39-2build2/i386 why/2.39-2build2/armhf
110
111# searx is internally segfaulting regardless of which web-server it is used with: LP: #1772749 LP: #1772753.
112force-badtest searx/0.14.0+dfsg1-2/amd64 searx/0.14.0+dfsg1-2/i386 searx/0.14.0+dfsg1-2/s390x
113
114# Odd_Bloke: tests don't compile in release pocket, filed https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900367
115force-badtest xtensor-python/0.12.4-1
116
117# gings: passed accidentially once
118force-badtest pyfai/0.15.0+dfsg1-1/amd64
119
120# regressed in release, probably due to gcc/binutils
121force-badtest abi-compliance-checker/2.3-0ubuntu1/arm64 abi-compliance-checker/2.3-1/arm64
122
123# vorlon> crash in an unrelated module used only for testing
124# sil2000> The test flakiness spread from arm64 to other archs. Tracked in Debian under #902628
125force-badtest r-cran-curl/3.1-2/arm64 r-cran-curl/3.2-1/arm64
126force-badtest r-cran-curl/3.2-2build1/arm64 r-cran-curl/3.2-2build1/ppc64el r-cran-curl/3.2-2build1/s390x
0127
=== added file 'ubuntu-sru'
=== added file 'vorlon'
--- vorlon 1970-01-01 00:00:00 +0000
+++ vorlon 2018-07-31 19:04:17 +0000
@@ -0,0 +1,211 @@
1# broken on arm64 with new jemalloc; skip it anyway to let the transition in.
2force-skiptest mariadb-10.1/1:10.1.29-6build2/arm64
3
4force-badtest gist/all/armhf gist/all/s390x
5force-badtest ruby-parallel/all/armhf ruby-parallel/all/s390x ruby-ferret/all/armhf
6
7# flaky due to timeouts
8force-badtest node-foreground-child/1.5.6-4ubuntu2/armhf
9
10# test failure not reproducible locally or in Debian; not worth blocking on
11force-badtest ack/2.22-1
12
13# regressed in release, possibly an infrastructure issue
14force-badtest r-cran-openssl/0.9.6-1build1/amd64
15
16# tests broken by new python-astropy; allow to regress rather than leaving the rest of astropy family broken
17force-badtest aplpy/1.1.1-1
18force-badtest gwcs/0.7-2
19force-badtest python-asdf/1.3.1-2
20# was already broken but silently passing; failure now exposed thanks to the maintainer
21force-badtest python-asdf/1.3.3-1/s390x python-asdf/2.0.1-1/s390x
22force-badtest python-asdf/2.0.1-1/armhf
23
24# possibly due to a valgrind change?
25force-badtest colord/1.3.3-2build1/ppc64el
26
27# regressed in release due to updated graphviz
28force-badtest botch/0.21-5
29
30# highly racy at best
31force-badtest node-tap/11.0.0+ds1-2/arm64
32
33# regressed with move to kvm
34force-badtest coz-profiler/0.1.0-2
35force-badtest python-docker/2.5.1-1
36
37# requires its own version of mariadb-test, that binary package now owned by mariadb-10.2.
38force-badtest mariadb-10.1/1:10.1.29-6 mariadb-10.1/1:10.1.29-6build2 mariadb-10.1/1:10.1.29-6ubuntu2
39
40# ANAIS
41force-badtest ruby-mongo/all/i386
42
43# only passes in a newer version.
44force-badtest slurm-llnl/17.02.9-1/armhf slurm-llnl/17.02.9-1/i386
45
46# failing kernel autopkgtest not caused by a no-change rebuild of gdb
47force-badtest linux/4.15.0-15.16/s390x
48
49# regressed in release
50force-badtest ruby-httpclient/2.8.3-1ubuntu1
51force-badtest ghub-plus-el/0.2.1-1/s390x
52force-badtest node-component-emitter/1.2.1-1
53force-badtest node-jed/1.1.1-1
54force-badtest node-json-parse-better-errors/1.0.1-1
55force-badtest node-package/1.0.1-1
56force-badtest node-sinon-chai/2.10.0-1
57force-badtest sax.js/1.2.4-1
58force-badtest svgpp/1.2.3+dfsg1-3ubuntu1/s390x
59force-badtest libcoap/4.1.2-1/s390x
60force-badtest rclone/1.36-3
61force-badtest bio-tradis/1.3.3+dfsg-3
62force-badtest astroscrappy/1.0.5-1build3
63force-badtest docker-libkv/0.2.1-1
64force-badtest golang-github-xordataexchange-crypt/0.0.2+git20170626.21.b2862e3-1
65force-badtest keyutils/1.5.9-9.2ubuntu1
66force-badtest octave-zeromq/1.2.1-3/s390x
67force-badtest zodb/1:3.10.7-1build1/amd64 zodb/1:3.10.7-1build1/i386
68force-badtest reel/0.6.1-4
69force-badtest golang-github-spf13-viper/1.0.0+git20171109.4dddf7c-1
70force-badtest schleuder/3.0.0~beta11-2
71force-badtest gfs2-utils/3.1.9-2ubuntu1
72force-badtest postfix/3.3.0-1/armhf
73force-badtest node-class-utils/0.3.5-1
74force-badtest node-define-property/1.0.0-1
75force-badtest node-static-extend/0.1.2-1
76
77# how does someone write a tty-related test so bad that it passes in a container and fails in a VM?
78force-badtest pinentry/1.1.0-1/s390x pinentry/1.1.0-1/arm64 pinentry/1.1.0-1/amd64 pinentry/1.1.0-1/i386 pinentry/1.1.0-1build2/arm64 pinentry/1.1.0-1build2/s390x pinentry/1.1.0-1build2/i386 pinentry/1.1.0-1build2/amd64
79
80# Was skipped in lxc, never passed in a vm, not supported on big-endian
81# https://github.com/markfasheh/ocfs2-tools/issues/22
82force-badtest ocfs2-tools/1.8.5-5ubuntu1/s390x
83
84# bad test, assumes that architecture has WiFi, urfkill, dhcp. previously it would SKIP on s390x, now it is run in nova-kvm and is treated as a regression rather than an always-failed
85force-badtest network-manager/all/s390x
86
87# Skip tests that fail now that s390x has full VMs
88force-badtest c-icap/1:0.4.4-1/s390x
89
90# nonsensical error with new perl; allow it to regress to let perl migrate
91force-badtest libdata-dpath-perl/0.57-1
92
93# testing triggered from autodep-8: the kernel contains matching modules which causes an installation
94# failure when used with a kernel which contains them.
95force-badtest virtualbox/5.2.8-dfsg-2
96
97# passed once as a fluke
98force-badtest libanyevent-httpd-perl/0.93-5/ppc64el libanyevent-httpd-perl/all/s390x libanyevent-httpd-perl/all/armhf
99force-badtest golang-github-mwitkow-go-conntrack/0.0~git20161129.cc309e4-1
100
101# passed once as a fluke
102force-badtest mbuffer/20171011-1ubuntu1/ppc64el
103
104# regressed in release
105force-badtest nut/2.7.4-5.1ubuntu2/s390x
106force-badtest libpoe-component-client-dns-perl/1:1.054-1ubuntu1
107force-badtest libanyevent-yubico-perl/0.9.3-1/ppc64el
108force-badtest grr/3.1.0.2+dfsg-4
109force-badtest xandikos/0.0.6-2/amd64 xandikos/0.0.6-2/i386 xandikos/0.0.6-2/arm64 xandikos/0.0.6-2/ppc64el
110# hicolor-icon-theme
111force-badtest pyxdg/0.25-4
112
113# regressed in release; maybe related to resolved/netplan.
114force-badtest ifupdown/0.8.17ubuntu1/ppc64el
115
116# broken by infra; remove badtest asap - LP: #1736390
117force-badtest openvswitch/2.9.0-0ubuntu1/i386
118
119# The only test that is run is a rebuild test because the integration test doesn't work in a container; a kernel build takes 7h on armhf, the max a test is allowed to run on autopkgtest is 2h47m. Blacklist this until further notice.
120force-badtest linux-raspi2/all linux/all/armhf
121
122# flaky
123force-badtest node-d3-timer/1.0.7-3
124force-badtest awesome/4.2-4/armhf
125force-badtest golang-github-prometheus-tsdb/0.0~git20180118.467948f-1/amd64
126
127# regressed in release
128force-badtest pdb2pqr/2.1.1+dfsg-2
129force-badtest gap-guava/3.13+ds-2
130
131# regressed in release due to compiler strictness (stderr)
132force-badtest globjects/1.1.0-2/armhf
133force-badtest mathicgb/1.0~git20170606-1/armhf
134
135# now failing with timeouts
136force-badtest haveged/1.9.1-6/armhf
137
138# pandas no longer available on armhf
139force-badtest lmfit-py/armhf/all
140
141# flaky / timeouts
142force-badtest node-tap/11.0.0+ds1-2/armhf
143# additional flaky test/spawn.js test on all archs with new nodejs
144force-badtest node-tap/11.0.0+ds1-2/i386 node-tap/11.0.0+ds1-2/ppc64el
145
146# regressed in release; possibly all due to the same cause of something updating in the perl auto test infrastructure
147force-badtest license-reconcile/0.14
148force-badtest libsoap-wsdl-perl/3.003-2
149
150# mongodb-server is not installable on armhf/i386; this tells us nothing of whether the client works
151force-badtest python-motor/all/armhf python-motor/all/i386
152
153# already broken in release
154force-badtest ddcci-driver-linux/0.3.1-2/s390x
155
156# test deps now unsatisfiable because of kde removals
157force-badtest kopete/all/ppc64el kopete/all/s390x
158force-badtest libkf5ksieve/all/ppc64el libkf5ksieve/all/s390x
159force-badtest kf5-kdepim-apps-libs/all/ppc64el kf5-kdepim-apps-libs/all/s390x
160force-badtest libkf5calendarsupport/all/ppc64el libkf5calendarsupport/all/s390x
161force-badtest libkf5incidenceeditor/all/ppc64el libkf5incidenceeditor/all/s390x
162force-badtest libkf5gravatar/all/ppc64el libkf5gravatar/all/s390x
163force-badtest libkf5mailimporter/all/ppc64el libkf5mailimporter/all/s390x
164force-badtest akonadi-calendar/all/ppc64el akonadi-calendar/all/s390x
165force-badtest libkf5eventviews/all/ppc64el libkf5eventviews/all/s390x
166force-badtest kdepim-addons/all/s390x
167force-badtest kdepim-runtime/all/ppc64el kdepim-runtime/all/s390x
168force-badtest parley/all/ppc64el parley/all/s390x
169
170# non-empty stderr with new g++
171force-badtest glbinding/2.1.1-1/armhf
172
173# passes once in a blue moon, just often enough to gum things up.
174force-badtest pyzmq/16.0.2-2build2
175
176# regressed in release by unknown means
177force-badtest qbzr/0.23.2-3/ppc64el qbzr/0.23.2-3/s390x
178
179# regressed due to new warnings from gcc
180force-badtest ciftilib/1.5.1-1build1
181
182force-badtest aptdaemon/1.1.1+bzr982-0ubuntu19
183
184# "blacklisted", self-explanatory.
185force-badtest upstart/blacklisted libnih/blacklisted linux/blacklisted/i386 linux/blacklisted/amd64 linux/blacklisted/ppc64el
186force-badtest stress-ng/blacklisted
187
188# As requested by yofel: testing needed to allow a xenial SRU.
189force-badtest plasma-framework/all/s390x
190
191# breaks with firefox 49, which (with this hint) we are allowing into the release
192force-badtest y-u-no-validate/2013052407-3
193
194# bad test, but better to have this package in xenial and unblock things than leave it on the list
195force-badtest guessit/0.11.0-2
196
197# sil2100: the ubuntu-image armhf tests are failing due to some issues with mkfs.ext4 on that arch, in-progress, hard to debug. No sense in blocking migrations (LP: #1740840)
198force-badtest ubuntu-image/1.3+18.04ubuntu2/armhf
199
200# sil2100: unreliable test-suite, we don't care about qt bindings on s390x
201force-badtest python-qtpy/1.3.1-1build1/s390x
202
203# rbalint: arm64 testbed hard-reboots breaking shutdown test LP: #1748280
204force-badtest unattended-upgrades/all/arm64
205
206# xnox: dgit fails its ADT tests with new gnupg2, filed https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889594.
207force-badtest dgit/4.3
208
209# Odd_Bloke: 3 tests (of 386) are failing; they are all failing because the
210# formatting of tracebacks has changed between Ruby 2.3 and 2.5
211force-badtest ruby-test-unit/3.2.5-1

Subscribers

People subscribed via source and target branches

to all changes: