Merge lp:~paelzer/britney/hints-ubuntu-mask-livecd-rootfs-disco into lp:britney

Proposed by Christian Ehrhardt 
Status: Superseded
Proposed branch: lp:~paelzer/britney/hints-ubuntu-mask-livecd-rootfs-disco
Merge into: lp:britney
Diff against target: 488 lines (+445/-0)
7 files modified
adconrad (+25/-0)
apw (+40/-0)
laney (+38/-0)
pitti (+45/-0)
sil2100 (+8/-0)
ubuntu-release (+208/-0)
vorlon (+81/-0)
To merge this branch: bzr merge lp:~paelzer/britney/hints-ubuntu-mask-livecd-rootfs-disco
Reviewer Review Type Date Requested Status
Balint Reczey (community) Needs Fixing
Review via email: mp+362445@code.launchpad.net

This proposal has been superseded by a proposal from 2019-01-30.

To post a comment you must log in.
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Hmm, that lacks my actual commit - dear bzr what are you doing?

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Ah, here it is.

@rbalint - please let me know if you'd agree to this temporary stop-gap of more and more packages being gated on livecd-rootfs.

Revision history for this message
Balint Reczey (rbalint) wrote :

Hi, I support the hint but the diff is off.

review: Needs Fixing
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

wow that diff is odd, that must be the merge target that is off
I'll sort it out and find someone to push it.

Thanks for your general +1 on this Balint!

Unmerged revisions

3506. By Christian Ehrhardt 

autopkgtests regressed and it is a false-positive for now (LP: #1813730)

3505. By Łukasz Zemczak

badtest xtensor/i386

3504. By Steve Langasek

bump cod-tools/i386 hint

3503. By Steve Langasek

skiptest healpy, blocked because of autopkgtest misreporting

3502. By Andy Whitcroft

kick the can for r-cran-rnexml

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

3501. By Steve Langasek

badtest node-grunt-contrib-concat to let node-source-map migrate

3500. By Steve Langasek

Drop stale hints

3499. By Steve Langasek

spell ros-ros-comm right

3498. By Steve Langasek

badtest libgd2

3497. By Steve Langasek

bump ros-ros-comm/i386 hint

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'adconrad'
2--- adconrad 1970-01-01 00:00:00 +0000
3+++ adconrad 2019-01-30 11:03:37 +0000
4@@ -0,0 +1,25 @@
5+# Silly gpgv-win32 test seems very bad at installing its own test deps:
6+force-badtest gnupg2/2.2.8-3ubuntu1/amd64
7+# Regressed in release pocket:
8+force-badtest mash/2.0-2/armhf
9+force-badtest node-platform/1.3.5-1/s390x
10+force-badtest node-yargs/10.0.3-2
11+# These tests fail now that s390x provides isolation-machine:
12+force-badtest dahdi-linux/all/s390x
13+# Depends on x86-only libngs-java
14+force-badtest beagle/all/armhf beagle/all/ppc64el beagle/all/s390x
15+force-badtest fastqc/all/armhf fastqc/all/ppc64el fastqc/all/s390x
16+# Depends on stuff no longer built:
17+force-badtest libcatmandu-store-mongodb-perl/all/i386
18+force-badtest roary/all/armhf roary/all/s390x
19+force-badtest pbgenomicconsensus/all/i386
20+# Not built on i386, the test might not work:
21+force-badtest pbh5tools/all/i386
22+# Mysteriously passed once, and never again:
23+force-badtest vagrant-libvirt/0.0.45-2/amd64 vagrant-libvirt/0.0.45-2/s390x
24+# debootstrap's tests are a flaming heap in containers:
25+force-badtest debootstrap/all/s390x
26+# fails only on lxc hosts
27+force-badtest sbuild/all/armhf
28+# The libreoffice failures are clearly not kio's fault:
29+force-skiptest kio/5.53.0-0ubuntu1
30
31=== added file 'apw'
32--- apw 1970-01-01 00:00:00 +0000
33+++ apw 2019-01-30 11:03:37 +0000
34@@ -0,0 +1,40 @@
35+# While copying kernels forward from xenial it rather too easy for linux
36+# to slip out without the testing being fully reviewed. As britney is not
37+# able to track previous failures correctly for kernels.
38+block linux
39+block linux-raspi2
40+block linux-oem
41+block linux-aws
42+block linux-azure
43+block linux-gcp
44+block linux-kvm
45+
46+# Development kernel unblocks:
47+unblock linux/4.18.0-11.12
48+unblock linux-raspi2/4.18.0-1008.10
49+unblock linux-oem/4.15.0-1030.35
50+unblock linux-aws/4.18.0-1007.9
51+unblock linux-azure/4.18.0-1007.7
52+unblock linux-gcp/4.18.0-1005.6
53+unblock linux-kvm/4.18.0-1006.6
54+
55+# linux-raspi on arm64 fails in such a way that it is not identified as a failure. Therefore
56+# the tests never complete and the package can never migrate. skiptest this once the armhf
57+# testing is complete and good.
58+force-skiptest linux-meta-raspi2/4.18.0.1005.2
59+
60+#
61+# arm* removed in zesty-proposed hint in-progress tests against them.
62+force-badtest sunpy/all/armhf
63+
64+# python-pysam does not (and never has) built on armhf and i386
65+force-badtest python-pysam/all/armhf python-pysam/all/i386
66+
67+# 14-feb-2017: armhf test non-installable
68+force-badtest python-cobra/all/armhf
69+
70+# linux-gcp/armhf -- does not even build here, so tests here cannot be relevant
71+force-badtest linux-gcp/all/armhf
72+
73+# Skip an unrelated linux/s390x test failure.
74+force-skiptest gcc-7/7.3.0-29ubuntu1
75
76=== added file 'arges'
77=== added file 'brian-murray'
78=== added file 'freeze'
79=== added file 'laney'
80--- laney 1970-01-01 00:00:00 +0000
81+++ laney 2019-01-30 11:03:37 +0000
82@@ -0,0 +1,38 @@
83+# systemd failures, not the fault of dnsmasq (systemd is very flaky on arm64)
84+force-skiptest dnsmasq/2.80-1ubuntu1
85+
86+# systemd has its common remaining service type of failure in boot smoke test
87+# not gnutls28's fault
88+force-skiptest gnutls28/3.6.5-2ubuntu1
89+
90+# apport is failing, not gtk's fault
91+force-skiptest gtk+3.0/3.24.2-2ubuntu2
92+
93+# seems broken in release & for a while
94+force-badtest gerris/20131206+dfsg-18build2/armhf
95+
96+# ditto, not leaks but something to do with SVGs
97+force-badtest php-imagick/3.4.3~rc2-2ubuntu6
98+
99+# isolation-machine, needs thunderbird which isn't available
100+force-badtest firejail/all/s390x
101+
102+# passed once by fluke on armhf it seems
103+
104+force-badtest ostree/all/armhf
105+
106+# mongo isn't built for armhf/i386 any more
107+force-badtest flask-mongoengine/all/i386
108+force-badtest mongodb/all/i386
109+force-badtest flask-mongoengine/all/armhf
110+force-badtest mongodb/all/armhf
111+
112+# FTBFS, no package on this arch, unclear how it passed(!)
113+force-badtest python-fitsio/all/armhf
114+
115+# Field3D only supports Ogawa-backed files on little-endian systems.
116+force-badtest field3d/all/s390x
117+
118+# bad test which fails if the test runner can't reach the public Internet.
119+# LP: #1427982
120+force-badtest libtest-requiresinternet-perl/0.05-2
121
122=== added file 'pitti'
123--- pitti 1970-01-01 00:00:00 +0000
124+++ pitti 2019-01-30 11:03:37 +0000
125@@ -0,0 +1,45 @@
126+# new PEP-8 errors with zesty's newer pep8 tool; don't bump!
127+force-badtest rpmlint/1.9-6
128+
129+# segfaults on 32 bit
130+force-badtest baloo-kf5/all/i386 baloo-kf5/all/armhf
131+
132+# started failing with move to lxd on armhf
133+force-badtest pbuilder/all/armhf
134+
135+#
136+# blacklisted for test runs as they kill testbeds
137+#
138+#
139+force-badtest stress-ng/blacklisted/ppc64el
140+
141+#
142+# flaky, universe, nobody cares in Ubuntu
143+#
144+#
145+force-badtest beets/all/s390x
146+# times out
147+force-badtest c2esp/all/armhf
148+force-badtest elasticsearch-curator/5.2.0-1
149+# takes painfully long, times out on armhf, testing on x86 is enough
150+force-badtest epson-inkjet-printer-escpr/all/armhf
151+force-badtest gjs/all/s390x
152+force-badtest libcgi-application-plugin-captcha-perl/0.04-2
153+force-badtest mercurial/all/armhf
154+# flaky on s390x, alwaysfail on others
155+force-badtest palabos/s390x/all
156+force-badtest pdns/all
157+force-badtest pbsuite/all/i386
158+force-badtest php-horde-http/2.1.7-3
159+force-badtest php-horde-icalendar/all/armhf php-horde-icalendar/all/i386
160+force-badtest python-publicsuffix/1.1.0-2
161+force-badtest pyzmq/all/s390x pyzmq/all/armhf
162+force-badtest rexical/1.0.5-2build1
163+force-badtest ruby-amq-protocol/all/s390x
164+force-badtest ruby-augeas/1:0.5.0-3build6
165+# Debian #816161
166+force-badtest ruby-awesome-print/1.6.1-2
167+force-badtest ruby-minitest-excludes/2.0.0-1
168+force-badtest ruby-mixlib-shellout/2.2.6-1
169+force-badtest ruby-sshkit/all/s390x
170+force-badtest zodb/1:3.10.7-1build1/ppc64el zodb/1:3.10.7-1build1/s390x
171
172=== added file 'racb'
173=== added file 'raof'
174=== added file 'sil2100'
175--- sil2100 1970-01-01 00:00:00 +0000
176+++ sil2100 2019-01-30 11:03:37 +0000
177@@ -0,0 +1,8 @@
178+# Some more R badtests that are failing, some of which basically from the start
179+force-badtest r-cran-memoise/1.1.0-2/armhf
180+
181+# Temporarily badtest the current release puppet as now it's failing due to a deprecation warning printed out to stderr. This is fixed in the -proposed puppet but that one still needs some work to be migrate-able.
182+force-badtest puppet/5.4.0-2ubuntu3
183+
184+# Regressed in release, FP precision errors (LP: #1813904)
185+force-badtest xtensor/0.10.11-1/i386
186
187=== added file 'stefanor'
188=== added file 'stgraber'
189=== added file 'tjaalton'
190=== added file 'ubuntu-release'
191--- ubuntu-release 1970-01-01 00:00:00 +0000
192+++ ubuntu-release 2019-01-30 11:03:37 +0000
193@@ -0,0 +1,208 @@
194+# passed previously in containers, now fails everywhere
195+force-badtest ruby-fakeweb/1.3.0+git20170806+dfsg1-1
196+
197+# regressed in release
198+force-badtest adequate/0.15.1ubuntu5
199+force-badtest apt-clone/0.4.1ubuntu2
200+force-badtest colord/1.4.3-4/i386 colord/1.4.3-3/i386
201+force-badtest cross-toolchain-base/29ubuntu1/arm64
202+force-badtest ddcci-driver-linux/0.3.2-1/s390x
203+force-badtest debci/1.14
204+force-badtest diaspora-installer/0.7.6.1build1
205+force-badtest libfile-userconfig-perl/0.06-4/i386
206+force-badtest libterm-filter-perl/0.03-2/arm64 libterm-filter-perl/0.03-2/i386
207+force-badtest libtest-valgrind-perl/1.19-1/ppc64el
208+force-badtest node-chokidar/1.7.0-2/s390x
209+force-badtest node-external-editor/2.0.4+dfsg-1
210+force-badtest pdb2pqr/2.1.1+dfsg-4build1
211+force-badtest php-horde-exception/2.0.8-2ubuntu1
212+force-badtest php-horde-serialize/2.0.5-3ubuntu1
213+force-badtest php-horde-support/2.2.0-1ubuntu1
214+force-badtest php-horde-view/2.0.6-3ubuntu1
215+force-badtest php-pimple/3.0.2-2ubuntu1
216+force-badtest php-text-password/1.2.1-2
217+force-badtest profnet/1.0.22-6
218+force-badtest python-h5netcdf/0.5.0-1
219+force-badtest qbzr/0.23.2-6/ppc64el qbzr/0.23.2-6/s390x
220+force-badtest r-bioc-annotationhub/2.14.2+dfsg-1
221+force-badtest r-bioc-biocparallel/1.16.2-1/s390x r-bioc-biocparallel/1.16.2-1/armhf r-bioc-biocparallel/1.16.5-1/s390x r-bioc-biocparallel/1.16.5-1/armhf
222+force-badtest r-cran-maxlik/1.3-4-4/amd64
223+force-badtest ruby-encryptor/3.0.0-2
224+force-badtest ruby-hamlit/2.9.2-1
225+force-badtest ruby-rspec-puppet/2.6.1-1
226+force-badtest sfepy/2018.1-4ubuntu1/armhf
227+force-badtest starjava-ttools/3.1.5-1/i386
228+force-badtest svgpp/1.2.3+dfsg1-3ubuntu1/s390x svgpp/1.2.3+dfsg1-5/s390x
229+# https://twistedmatrix.com/trac/ticket/9495
230+force-badtest twisted/18.9.0-3
231+force-badtest vagrant-lxc/1.4.3-1/amd64
232+force-badtest xen-tools/4.7-1/arm64
233+force-badtest xonsh/0.8.2+dfsg-1/ppc64el
234+force-badtest yorick/2.2.04+dfsg1-10
235+
236+# skip tests that fail now that s390x has full VMs
237+force-badtest vagrant-lxc/1.4.3-1/s390x
238+force-badtest python-docker/3.4.1-3/s390x
239+force-badtest libdata-uuid-libuuid-perl/0.05-3build2/s390x
240+# Was skipped in lxc, never passed in a vm, questionable usefulness on s390x/ppc64el given it tests usb camera...
241+force-badtest gvfs/1.38.1-1ubuntu2/s390x
242+
243+# Only "passed" because of an exit 0 on 32-bits, now fails to install test deps:
244+force-badtest zfs-linux/all/i386 zfs-linux/all/armhf
245+
246+# tests broken with proxy
247+force-badtest golang-github-hashicorp-atlas-go/0.0~git20170808.8261ea0-3
248+force-badtest ruby-webmock/3.4.2-1
249+
250+# primer3 builds binary-all package but binary-arch package removed on architecture
251+force-badtest primer3/2.4.0-2/s390x
252+# build binary-all packages but binary-arch package removed on architecture
253+force-badtest barrnap/all/i386
254+force-badtest camitk/all/armhf camitk/all/arm64 camitk/all/ppc64el camitk/all/s390x
255+force-badtest freecad/all/arm64
256+force-badtest roary/all/i386
257+force-badtest shark/all/armhf shark/all/i386
258+
259+# Package now only builds for 64-bit LE arches, other binaries have been removed
260+force-badtest postgresql-hll/2.12-2/armhf postgresql-hll/2.12-2/i386 postgresql-hll/2.12-2/s390x
261+
262+# flaky
263+force-badtest awesome/4.2-5/armhf
264+force-badtest bdfproxy/0.3.9-3/amd64
265+force-badtest jsurf-alggeo/0.4.1+ds-2
266+force-badtest saods9/7.6+repack-3/arm64 saods9/7.6+repack-3/amd64
267+force-badtest udisks2/2.8.1-3/s390x
268+
269+# passed once as a fluke
270+force-badtest barrnap/0.9+dfsg-1/armhf
271+force-badtest cod-tools/2.2+dfsg-5/i386 cod-tools/2.3+dfsg-1/i386
272+force-badtest libgd2/2.2.5-5/amd64
273+
274+# architectures not available; tests never should have passed
275+force-badtest nanopolish/all/arm64 nanopolish/all/armhf nanopolish/all/ppc64el nanopolish/all/s390x
276+
277+# superseded by python-ldap
278+force-badtest python-pyldap/all
279+
280+# this is seemingly always-failed from the history we can see but is reporting
281+# regression at least on patch. Hint this until it is investigated.
282+force-badtest nvidia-graphics-drivers-340/all/armhf
283+
284+# fails to start if it cannot bind to [::]:53, which conflicts with systemd-resolved; LP: #1764327
285+force-badtest gdnsd/2.4.0-1
286+
287+# only doc package on these archs
288+force-badtest julia/all/i386
289+force-badtest pyfai/all/ppc64el pyfai/all/s390x
290+force-badtest pymca/all/ppc64el pymca/all/s390x
291+force-badtest kicad/all/ppc64el
292+
293+# binaries removed on arch
294+force-badtest trnascan-se/all/arm64 trnascan-se/all/armhf trnascan-se/all/ppc64el trnascan-se/all/s390x
295+force-badtest gudhi/all/arm64
296+
297+# assumes /etc/init.d/networking
298+force-badtest pcs/0.10.1-2
299+
300+# flaky / test timeouts
301+force-badtest mercurial/4.8.2-1ubuntu2/arm64
302+
303+# Custom kernels can never pass tests, as the right meta is not
304+# included, and some of these may not even run in scalingstack These
305+# are therefore false-regressions, as triggered by e.g. pciutils -- xnox
306+force-badtest linux-aws/all
307+force-badtest linux-azure/all
308+force-badtest linux-azure-edge/all
309+force-badtest linux-euclid/all
310+force-badtest linux-gcp/all
311+force-badtest linux-gke/all
312+force-badtest linux-hwe/all
313+force-badtest linux-hwe-edge/all
314+force-badtest linux-oem/all
315+
316+# regressed in release due to missing python deps and changed transitive dependencies
317+force-badtest snapcraft/2.43+18.10.1 snapcraft/2.43.1+18.10
318+
319+# Odd_Bloke: tests don't compile in release pocket, filed https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900367
320+force-badtest xtensor-python/0.12.4-1
321+
322+# Was skipped in lxc, never passed in a vm, not supported on big-endian
323+# https://github.com/markfasheh/ocfs2-tools/issues/22
324+force-badtest ocfs2-tools/1.8.5-7/s390x ocfs2-tools/1.8.5-7build1/s390x
325+
326+# unsatisfiable test dep, should be ignored
327+force-badtest racket-mode/all/s390x
328+
329+# previous pass is from a version no longer in release pocket due to removal
330+force-badtest python-bayespy/0.5.17-1
331+
332+# test failure not reproducible locally or in Debian; not worth blocking on
333+force-badtest ack/2.24-1
334+
335+# bad proxy handling, how did this ever pass?
336+force-badtest r10k/2.6.3-1
337+
338+# was already broken but silently passing; failure now exposed thanks to the maintainer
339+force-badtest python-asdf/2.2.1-1/armhf python-asdf/2.3.1-1/armhf
340+force-badtest python-asdf/2.2.1-1/s390x python-asdf/2.3.1-1/s390x
341+
342+# Test is flaky on all arches, it's a miracle it passed once:
343+force-badtest pglogical/2.2.1-2
344+
345+# New 2.x tests fail on armhf due to slow I/O
346+force-badtest pgbackrest/2.07-1/armhf pgbackrest/2.08-2/armhf
347+
348+# depends on ANAIS sagemath
349+force-badtest sagetex/all/armhf
350+
351+# confusing test that regresses with glibc 2.28 for completely unclear reasons
352+force-badtest r-cran-rgenoud/5.8-2.0-2build1
353+
354+# new test exposing existing breakage
355+force-badtest dijitso/2018.1.0-5/armhf
356+
357+# no longer built on s390x becaue of gjs removal LP: #1794721
358+force-badtest gnome-shell-pomodoro/0.14.0-1/s390x
359+
360+# depends on desktop components no longer built on s390x
361+force-badtest ubuntu-make/all/s390x
362+
363+# arch:all package adds test dep on unavailable package
364+force-badtest libmongodb-perl/all/s390x
365+
366+# unsatisfiable indirect test dep on r-cran-v8, not available on these archs
367+force-badtest r-cran-rnexml/2.3.0-1/arm64 r-cran-rnexml/2.3.0-1/s390x
368+
369+# bad tests in new version; mwhudson knows
370+force-badtest python-scipy/1.1.0-2/i386
371+
372+# broken by infra; remove badtest asap - LP: #1736390
373+force-badtest openvswitch/2.10.1-0ubuntu2/i386
374+
375+# test breaks with new clisp, but not reproducible locally
376+force-badtest cl-asdf/2:3.3.2-1/armhf
377+force-badtest cl-unicode/20180328-2/i386
378+
379+# 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)
380+force-badtest ubuntu-image/1.6+19.04ubuntu1/armhf
381+
382+# never worked, was wrongly skipped before autopkgtest was upgraded.
383+force-badtest openjdk-8/8u191-b12-2
384+
385+# The "failure" is a progression in precision:
386+force-badtest cminpack/1.3.6-4
387+
388+# at best flaky, and test results don't reliably return; probably an infrastructure issue
389+force-badtest ros-ros-comm/1.14.3+ds1-3/i386 ros-ros-comm/1.14.3+ds1-4/i386
390+
391+# known to be test issues
392+force-badtest linux/4.19.0-11.12
393+
394+# tries to connect to the network
395+force-badtest gap-io/4.5.4+ds-3
396+
397+# autopkgtests regress but this package is needed as a build-dep https://bugs.debian.org/878337
398+force-badtest node-grunt-contrib-concat/1.0.1-2
399+
400+# autopkgtests regressed and it is a false-positive for now (LP: #1813730)
401+force-badtest livecd-rootfs/2.558
402
403=== added file 'ubuntu-sru'
404=== added file 'vorlon'
405--- vorlon 1970-01-01 00:00:00 +0000
406+++ vorlon 2019-01-30 11:03:37 +0000
407@@ -0,0 +1,81 @@
408+# bad reporting of "unknown" results taking precedence over successful passes
409+force-skiptest healpy/1.12.8-8
410+
411+force-badtest gist/all/armhf gist/all/s390x
412+force-badtest ruby-parallel/all/armhf ruby-parallel/all/s390x ruby-ferret/all/armhf
413+
414+# regressed with move to kvm
415+force-badtest coz-profiler/0.1.0-2
416+
417+# ANAIS
418+force-badtest ruby-mongo/all/i386
419+
420+# regressed in release
421+force-badtest ruby-httpclient/2.8.3-1ubuntu1
422+force-badtest ghub-plus-el/0.3-2/s390x
423+force-badtest node-sinon-chai/2.10.0-1
424+force-badtest libcoap/4.1.2-1/s390x
425+force-badtest zodb/1:3.10.7-1build1/amd64 zodb/1:3.10.7-1build1/i386
426+force-badtest reel/0.6.1-4
427+force-badtest node-class-utils/0.3.5-1
428+force-badtest node-define-property/1.0.0-1
429+force-badtest node-static-extend/0.1.2-1
430+
431+# how does someone write a tty-related test so bad that it passes in a container and fails in a VM?
432+force-badtest pinentry/1.1.0-1build2/arm64 pinentry/1.1.0-1build2/s390x pinentry/1.1.0-1build2/i386 pinentry/1.1.0-1build2/amd64
433+
434+# 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
435+force-badtest network-manager/all/s390x
436+
437+# passed once as a fluke
438+force-badtest libanyevent-httpd-perl/0.93-5/ppc64el libanyevent-httpd-perl/all/s390x libanyevent-httpd-perl/all/armhf
439+
440+# regressed in release
441+force-badtest libpoe-component-client-dns-perl/1:1.054-1ubuntu1
442+
443+# 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.
444+force-badtest linux-raspi2/all linux/all/armhf
445+
446+# regressed in release
447+force-badtest gap-guava/3.13+ds-2
448+
449+# now failing with timeouts
450+force-badtest haveged/1.9.1-6/armhf
451+
452+# pandas no longer available on armhf
453+force-badtest lmfit-py/armhf/all
454+
455+# mongodb-server is not installable on armhf/i386; this tells us nothing of whether the client works
456+force-badtest python-motor/all/armhf python-motor/all/i386
457+
458+# test deps now unsatisfiable because of kde removals
459+force-badtest kopete/all/ppc64el kopete/all/s390x
460+force-badtest libkf5ksieve/all/ppc64el libkf5ksieve/all/s390x
461+force-badtest kf5-kdepim-apps-libs/all/ppc64el kf5-kdepim-apps-libs/all/s390x
462+force-badtest libkf5calendarsupport/all/ppc64el libkf5calendarsupport/all/s390x
463+force-badtest libkf5incidenceeditor/all/ppc64el libkf5incidenceeditor/all/s390x
464+force-badtest libkf5gravatar/all/ppc64el libkf5gravatar/all/s390x
465+force-badtest libkf5mailimporter/all/ppc64el libkf5mailimporter/all/s390x
466+force-badtest akonadi-calendar/all/ppc64el akonadi-calendar/all/s390x
467+force-badtest libkf5eventviews/all/ppc64el libkf5eventviews/all/s390x
468+force-badtest kdepim-addons/all/s390x
469+force-badtest kdepim-runtime/all/ppc64el kdepim-runtime/all/s390x
470+force-badtest parley/all/ppc64el parley/all/s390x
471+
472+force-badtest aptdaemon/1.1.1+bzr982-0ubuntu20
473+
474+# "blacklisted", self-explanatory.
475+force-badtest upstart/blacklisted libnih/blacklisted linux/blacklisted/i386 linux/blacklisted/amd64 linux/blacklisted/ppc64el
476+force-badtest stress-ng/blacklisted
477+
478+# As requested by yofel: testing needed to allow a xenial SRU.
479+force-badtest plasma-framework/all/s390x
480+
481+# bad test, but better to have this package in xenial and unblock things than leave it on the list
482+force-badtest guessit/0.11.0-2
483+
484+# sil2100: unreliable test-suite, we don't care about qt bindings on s390x
485+force-badtest python-qtpy/1.3.1-1build1/s390x
486+
487+# rbalint: arm64 testbed hard-reboots breaking shutdown test LP: #1748280
488+force-badtest unattended-upgrades/all/arm64

Subscribers

People subscribed via source and target branches

to all changes: