Merge lp:~paelzer/britney/hints-ubuntu-focal-spice into lp:britney

Proposed by Christian Ehrhardt 
Status: Superseded
Proposed branch: lp:~paelzer/britney/hints-ubuntu-focal-spice
Merge into: lp:britney
Diff against target: 750 lines (+707/-0)
7 files modified
adconrad (+24/-0)
apw (+46/-0)
laney (+59/-0)
pitti (+39/-0)
sil2100 (+8/-0)
ubuntu-release (+473/-0)
vorlon (+58/-0)
To merge this branch: bzr merge lp:~paelzer/britney/hints-ubuntu-focal-spice
Reviewer Review Type Date Requested Status
Ubuntu Package Archive Administrators Pending
Review via email: mp+375631@code.launchpad.net

This proposal has been superseded by a proposal from 2019-11-15.

To post a comment you must log in.

Unmerged revisions

4084. By Christian Ehrhardt 

spice still non functional on ppc64el, bump version

4083. By Łukasz Zemczak

badtest python-motor

4082. By Steve Langasek

spellcheck 'ruby-devise'

4081. By Steve Langasek

ruby chromium badtests

4080. By Steve Langasek

badtest ruby-jquery-atwho-rails/armhf

4079. By Steve Langasek

badtest ruby-devise/armhf

4078. By Steve Langasek

badtest nanoc

4077. By Steve Langasek

badtest notary

4076. By Steve Langasek

badtest gist/{armhf,s390x}

4075. By Łukasz Zemczak

Bump twisted hint, badtest paraview

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 2019-11-15 20:16:20 +0000
@@ -0,0 +1,24 @@
1# Test depends on python3-lupa, which doesn't exist on ppc64el:
2force-badtest python-fakeredis/all/ppc64el
3# Regressed in release pocket:
4force-badtest node-platform/1.3.5-1/s390x
5# These tests fail now that s390x provides isolation-machine:
6force-badtest dahdi-linux/all/s390x
7# Depends on x86-only libngs-java
8force-badtest beagle/all/armhf beagle/all/ppc64el beagle/all/s390x
9force-badtest fastqc/all/armhf fastqc/all/ppc64el fastqc/all/s390x
10# Depends on stuff no longer built:
11force-badtest libcatmandu-store-mongodb-perl/all/i386
12force-badtest roary/all/armhf roary/all/s390x
13# Not built on i386, the test might not work:
14force-badtest pbh5tools/all/i386
15# Mysteriously passed once, and never again:
16force-badtest vagrant-libvirt/0.0.45-2/amd64 vagrant-libvirt/0.0.45-2/s390x
17# debootstrap's tests are a flaming heap in containers:
18force-badtest debootstrap/all/s390x
19# fails only on lxc hosts
20force-badtest sbuild/all/armhf
21# Upstream ticket filed: https://github.com/citusdata/postgresql-hll/issues/67
22force-badtest postgresql-hll/2.12-3
23# This testsuite is written by Satan himself, and also i386 so meh:
24force-badtest knot-resolver/3.2.1-3/i386
025
=== added file 'apw'
--- apw 1970-01-01 00:00:00 +0000
+++ apw 2019-11-15 20:16:20 +0000
@@ -0,0 +1,46 @@
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.
4block linux
5block linux-aws
6block linux-azure
7block linux-gcp
8block linux-kvm
9block linux-oem
10block linux-oem-osp1
11block linux-oracle
12block linux-raspi2
13block linux-snapdragon
14
15# Development kernel unblocks:
16#unblock linux/5.0.0-20.21
17#unblock linux-aws/5.0.0-1012.13
18#unblock linux-azure/5.0.0-1018.19
19#unblock linux-gcp/5.0.0-1015.15
20#unblock linux-kvm/5.0.0-1015.16
21#unblock linux-oem/4.15.0-1056.65
22#unblock linux-oem-osp1/5.0.0-1022.24
23#unblock linux-oracle/4.15.0-1018.20
24#unblock linux-raspi2/5.0.0-1017.17
25#unblock linux-snapdragon/5.0.0-1021.22
26
27# linux-raspi on arm64 fails in such a way that it is not identified as a failure. Therefore
28# the tests never complete and the package can never migrate. skiptest this once the armhf
29# testing is complete and good.
30force-skiptest linux-meta-raspi2/4.18.0.1005.2
31
32#
33# arm* removed in zesty-proposed hint in-progress tests against them.
34force-badtest sunpy/all/armhf
35
36# python-pysam does not (and never has) built on armhf and i386
37force-badtest python-pysam/all/armhf python-pysam/all/i386
38
39# 14-feb-2017: armhf test non-installable
40force-badtest python-cobra/all/armhf
41
42# linux-gcp/armhf -- does not even build here, so tests here cannot be relevant
43force-badtest linux-gcp/all/armhf
44
45# Skip an unrelated linux/s390x test failure.
46force-skiptest gcc-7/7.3.0-29ubuntu1
047
=== added file 'arges'
=== added file 'brian-murray'
=== added file 'freeze'
=== added file 'laney'
--- laney 1970-01-01 00:00:00 +0000
+++ laney 2019-11-15 20:16:20 +0000
@@ -0,0 +1,59 @@
1# regressed in release apparently
2force-badtest ruby-vips/2.0.13-1/i386
3force-badtest sbd/1.4.0-18-g5e3283c-1ubuntu1/i386
4
5# bus error, managed to migrate by fluke-ish (AFAICT)
6force-badtest lazarus/2.0.6+dfsg-1/armhf
7
8# dkms, can't build
9force-badtest oss4/all/i386
10
11# needs kernel headers, not available on i386 any more
12force-badtest network-manager/all/i386 ubuntu-drivers-common/all/i386
13
14# test-deps can't be installed due to python-jsondiff and python-jsonpatch not being coinstallable; currently being fixed in eoan-proposed
15force-badtest diffoscope/125
16
17# not built here
18force-badtest gazebo/all/arm64 gazebo/all/armhf gazebo/all/ppc64el
19
20# bustle removed on ppc64el, test-deps now uninstallable
21force-badtest dbus-test-runner/all/ppc64el
22
23# new test, 'accidentally' passed on s390x once
24force-badtest at-spi2-atk/all/s390x
25
26# gnome-shell is not built on s390x
27force-badtest gnome-shell-pomodoro/all/s390x
28
29# this went from neutral to fail and we should not be considering that a regression, but we do, because we suck
30force-badtest onioncircuits/all
31
32# remaining failures (network-manager/amd64 oss4/x86)
33force-skiptest glib2.0/2.61.1-2
34
35# seems broken in release & for a while
36force-badtest gerris/20131206+dfsg-18build2/armhf
37
38# isolation-machine, needs thunderbird which isn't available
39force-badtest firejail/all/s390x
40
41# passed once by fluke on armhf it seems
42
43force-badtest ostree/all/armhf
44
45# mongo isn't built for armhf/i386 any more
46force-badtest flask-mongoengine/all/i386
47force-badtest mongodb/all/i386
48force-badtest flask-mongoengine/all/armhf
49force-badtest mongodb/all/armhf
50
51# FTBFS, no package on this arch, unclear how it passed(!)
52force-badtest python-fitsio/all/armhf
53
54# Field3D only supports Ogawa-backed files on little-endian systems.
55force-badtest field3d/all/s390x
56
57# bad test which fails if the test runner can't reach the public Internet.
58# LP: #1427982
59force-badtest libtest-requiresinternet-perl/0.05-2
060
=== added file 'pitti'
--- pitti 1970-01-01 00:00:00 +0000
+++ pitti 2019-11-15 20:16:20 +0000
@@ -0,0 +1,39 @@
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
23# takes painfully long, times out on armhf, testing on x86 is enough
24force-badtest epson-inkjet-printer-escpr/all/armhf
25force-badtest gjs/all/s390x
26force-badtest libcgi-application-plugin-captcha-perl/0.04-2
27# flaky on s390x, alwaysfail on others
28force-badtest palabos/s390x/all
29force-badtest pdns/all
30force-badtest php-horde-icalendar/all/armhf php-horde-icalendar/all/i386
31force-badtest python-publicsuffix/1.1.0-2
32force-badtest pyzmq/all/s390x pyzmq/all/armhf
33force-badtest rexical/1.0.5-2build1
34force-badtest ruby-amq-protocol/all/s390x
35force-badtest ruby-augeas/1:0.5.0-3build6
36# Debian #816161
37force-badtest ruby-minitest-excludes/2.0.0-1
38force-badtest ruby-mixlib-shellout/2.2.6-1
39force-badtest ruby-sshkit/all/s390x
040
=== added file 'racb'
=== added file 'raof'
=== added file 'sil2100'
--- sil2100 1970-01-01 00:00:00 +0000
+++ sil2100 2019-11-15 20:16:20 +0000
@@ -0,0 +1,8 @@
1# Some more R badtests that are failing, some of which basically from the start
2force-badtest r-cran-memoise/1.1.0-2/armhf
3
4# 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.
5force-badtest puppet/5.4.0-2ubuntu3
6
7# virtualbox stopped providing its binary package on i386, on which the ext-pack tests depend on.
8force-badtest virtualbox-ext-pack/all/i386
09
=== added file 'stefanor'
=== added file 'stgraber'
=== added file 'tjaalton'
=== added file 'ubuntu-release'
--- ubuntu-release 1970-01-01 00:00:00 +0000
+++ ubuntu-release 2019-11-15 20:16:20 +0000
@@ -0,0 +1,473 @@
1# https://trello.com/c/ogFUzPsO/33-cant-install-snaps-in-autopkgtest-lxd-containers
2force-badtest kopano-webapp/all/armhf
3
4# passed previously in containers, now fails everywhere
5force-badtest ruby-fakeweb/1.3.0+git20170806+dfsg1-1.1
6force-badtest gist/all/armhf gist/all/s390x
7
8# regressed in release
9force-badtest abi-monitor/1.12-2/armhf abi-monitor/1.12-2/i386
10## deliberate arch exclusion, not understood by dkms autodep8 test.
11force-badtest acpi-call/all/armhf acpi-call/all/ppc64el acpi-call/all/s390x
12##
13force-badtest adequate/0.15.1ubuntu5
14## bad test that relies on the aspell package not being SRUed to xenial!
15force-badtest apport/2.20.11-0ubuntu8
16##
17force-badtest apt-clone/0.4.1ubuntu2
18force-badtest bacula/9.4.2-2ubuntu3
19force-badtest barbican/1:9.0.0-0ubuntu1/armhf
20force-badtest beanstalkd/1.11-1
21force-badtest bzr/2.7.0+bzr6622-17ubuntu1
22force-badtest bubblewrap/0.3.3-2/s390x
23force-badtest changeme/1.2.1-1
24force-badtest cinfony/1.2-4ubuntu1
25force-badtest courier-filter-perl/0.200+ds-4
26force-badtest cryfs/0.9.10-2/i386 cryfs/0.10.2-3/i386
27## briefly passed but can never work on s390x; LP: #1837073
28force-badtest ddcci-driver-linux/all/s390x
29##
30force-badtest debci/2.0 debci/2.4
31## fails to build on armhf: https://github.com/codahale/bcrypt-ruby/issues/201
32force-badtest diaspora-installer/0.7.6.1+debian1/ppc64el diaspora-installer/0.7.6.1+debian1/armhf
33##
34force-badtest django-compat/1.0.15-2ubuntu1
35force-badtest dmarc-cat/0.12.0-1
36## was allowed to regress in Debian stable with the same problem, so don't block in Ubuntu indefinitely
37force-badtest dnssec-trigger/0.17+repack-3
38##
39force-badtest dynare/4.5.7-1build1/i386
40force-badtest fdroidserver/1.1.1-1ubuntu1
41force-badtest firewalld/0.7.1-1ubuntu9 firewalld/0.7.2-1
42## regression in one codec when built with new toolchain
43force-badtest ffmpeg/7:4.1.4-1build2/armhf
44## behaves the same as 0.5.0-1 under linux 4.15 and 5.0 with old and new fuse:
45force-badtest fuse-zip/0.6.0-0ubuntu1
46##
47force-badtest ghub-plus-el/0.3-5/s390x
48## requires netstat without dependency
49force-badtest gitlab-workhorse/7.6.0+debian-1
50## x32 tests now run and fail on i386 with amd64 kernels, whee:
51force-badtest glibc/2.30-0ubuntu2/i386
52##
53force-badtest htslib/1.9-10/i386 htslib/1.9-11/i386
54force-badtest kazoo/2.6.1-2
55## chromium-browser failing to upgrade due to snap transaction
56force-badtest kopano-webapp/3.5.9+dfsg1-1build1 kopano-webapp/3.5.10+dfsg1-1 kopano-webapp/3.5.12+dfsg1-1
57##
58force-badtest kpatch/0.5.0-0ubuntu2/amd64
59force-badtest libapp-stacktrace-perl/0.09-3ubuntu2/armhf
60force-badtest libfile-userconfig-perl/0.06-4/i386
61force-badtest libmonitoring-livestatus-perl/0.80-1
62force-badtest libreoffice/1:6.3.2-0ubuntu2
63force-badtest libterm-filter-perl/0.03-2/arm64 libterm-filter-perl/0.03-2/i386
64force-badtest libtest-valgrind-perl/1.19-1/ppc64el
65force-badtest libwww-mechanize-shell-perl/0.57-1
66force-badtest link-grammar/5.6.2-1ubuntu1/armhf link-grammar/5.6.2-1ubuntu1/i386
67force-badtest mira/4.9.6-4build1/ppc64el
68force-badtest mothur/1.42.1-1/i386
69force-badtest nanoc/4.11.0-3
70force-badtest node-buble/0.19.4-3build2
71force-badtest node-gulp-coffee/2.3.4-1/arm64
72force-badtest node-rollup/0.50.0-6build3
73force-badtest notary/0.6.1~ds1-4
74force-badtest ocfs2-tools/1.8.6-1ubuntu1
75force-badtest octave-image/2.10.0-2/amd64 octave-image/2.10.0-2/i386 octave-image/2.10.0-2/ppc64el
76force-badtest ostree/2019.4-1/ppc64el ostree/2019.5-1/ppc64el
77force-badtest panko/7.0.0-0ubuntu1
78## autopkgtest depends on procenv not being ftbfs, procenv regressed due to toolchain changes
79force-badtest pbuilder/0.230.4
80## was allowed to regress in Debian testing, don't wait indefinitely
81force-badtest php-horde-crypt/2.7.11-1ubuntu1 php-horde-crypt/2.7.12-2
82##
83force-badtest php-horde-exception/2.0.8-2ubuntu1
84force-badtest php-horde-http/2.1.7-3 php-horde-http/2.1.7-4
85force-badtest php-horde-serialize/2.0.5-3ubuntu1
86force-badtest php-horde-support/2.2.0-1ubuntu1
87force-badtest php-horde-util/2.5.8-1ubuntu1
88force-badtest php-horde-view/2.0.6-3ubuntu1
89force-badtest php-pimple/3.0.2-2ubuntu1
90force-badtest php-text-password/1.2.1-2
91force-badtest profnet/1.0.22-6
92force-badtest prometheus/2.7.1+ds-3
93## uninstallable
94force-badtest prometheus-blackbox-exporter/0.13.0+ds-2/i386
95##
96force-badtest puppet-module-asciiduck-sssd/0.3.0-1
97force-badtest pyfai/0.16.0+dfsg1-2 pyfai/0.18.0+dfsg1-3build1
98## new test dep currently ftbfs on s390x
99force-badtest pyresample/1.13.2-1/s390x
100##
101force-badtest python-adal/1.2.1-1 python-adal/1.2.1-2
102force-badtest python-arrayfire/3.3.20160624-2/i386 python-arrayfire/3.3.20160624-3/i386
103force-badtest python-azure/20181112+git-3
104force-badtest python-msrestazure/0.5.1-2
105force-badtest python-pbcore/1.6.5+dfsg-1
106force-badtest python-pysam/0.15.2+ds-2 python-pysam/0.15.2+ds-2build1
107force-badtest r-bioc-annotationhub/2.16.0+dfsg-1 r-bioc-annotationhub/2.16.1+dfsg-1
108force-badtest r-bioc-biocparallel/1.18.1-1/armhf
109force-badtest r-bioc-bitseq/1.28.0+dfsg-1
110force-badtest r-bioc-deseq2/1.24.0+dfsg-1/i386
111force-badtest r-bioc-keggrest/1.24.0+dfsg-1 r-bioc-keggrest/1.24.1+dfsg-1/armhf
112force-badtest r-bioc-pcamethods/1.76.0-1
113force-badtest r-bioc-rhdf5/2.28.0+dfsg-1
114force-badtest r-bioc-rhtslib/1.16.1+dfsg-1
115force-badtest r-bioc-tximport/1.12.3+dfsg-1 r-bioc-tximport/1.12.3+dfsg-2
116force-badtest r-bioc-variantannotation/1.30.1-1
117force-badtest r-cran-assertive.base/0.0-7-1
118force-badtest r-cran-bayestestr/0.2.2-1 r-cran-bayestestr/0.4.0-1
119force-badtest r-cran-clubsandwich/0.3.5-1 r-cran-clubsandwich/0.3.5-2
120force-badtest r-cran-cowplot/1.0.0+dfsg-1
121force-badtest r-cran-data.table/1.12.2+dfsg-1 r-cran-data.table/1.12.6+dfsg-1
122force-badtest r-cran-dbplyr/1.4.2-1
123force-badtest r-cran-fitdistrplus/1.0-14-2
124force-badtest r-cran-fs/1.3.1+dfsg-1
125force-badtest r-cran-later/0.8.0+dfsg-1 r-cran-later/1.0.0+dfsg-1
126force-badtest r-cran-mice/3.6.0-1 r-cran-mice/3.6.0-2
127force-badtest r-cran-mitml/0.3-7-1/i386 r-cran-mitml/0.3-7-2/i386
128force-badtest r-cran-pdftools/2.2-1
129force-badtest r-cran-pkgbuild/1.0.4-1 r-cran-pkgbuild/1.0.6-1
130force-badtest r-cran-pls/2.7-1-1 r-cran-pls/2.7-2-1
131force-badtest r-cran-rdflib/0.2.2+dfsg-1/armhf
132force-badtest r-cran-remotes/2.1.0-1
133force-badtest r-cran-rsconnect/0.8.15-1
134force-badtest r-cran-rsvd/1.0.2-1
135force-badtest r-cran-svglite/1.2.2-1
136force-badtest r-cran-usethis/1.5.1-1
137force-badtest r-cran-vcr/0.2.6+dfsg-1
138force-badtest r-cran-vctrs/0.2.0-1
139force-badtest roary/3.12.0+dfsg-3
140## depends on chromium-browser which is now a snap, not working in autopkgtest lxd
141force-badtest ruby-devise/4.5.0-3/armhf
142##
143force-badtest ruby-encryptor/3.0.0-2
144force-badtest ruby-ferret/0.11.8.6-2build3/arm64
145## depends on chromium-browser which is now a snap, not working in autopkgtest lxd
146force-badtest ruby-jquery-atwho-rails/1.5.4+dfsg-1/armhf
147##
148force-badtest ruby-jquery-rails/4.3.3-1
149## depends on chromium-browser which is now a snap, not working in autopkgtest lxd
150force-badtest ruby-leaflet-rails/1.3.1+dfsg-1/armhf
151force-badtest ruby-markdown-it-html5-embed/1.0.0+dfsg-2/armhf
152force-badtest ruby-mousetrap-rails/1.4.6-6/armhf
153force-badtest ruby-rails-assets-autosize/4.0.2-5/armhf
154force-badtest ruby-rails-assets-emojione/2.2.6-2/armhf
155force-badtest ruby-rails-assets-favico.js/0.3.10+dfsg-1/armhf
156force-badtest ruby-rails-assets-jquery/3.3.1-1/armhf
157force-badtest ruby-rails-assets-markdown-it/8.4.2-2/armhf
158force-badtest ruby-rails-assets-underscore/1.8.3+dfsg-1/armhf
159##
160force-badtest ruby-rack/2.0.6-3 ruby-rack/2.0.7-2
161force-badtest ruby-rails-assets-blueimp-gallery/2.33.0-1
162force-badtest ruby-rails-assets-diaspora-jsxc/0.1.5+dfsg2~develop.7-3
163force-badtest ruby-rspec-puppet/2.6.1-1
164force-badtest rust-utf8-ranges/1.0.4-1
165## autopkgtest depends on procenv not being ftbfs, procenv regressed due to toolchain changes
166force-badtest sbuild/0.78.1-2ubuntu1
167##
168force-badtest sextractor/2.19.5+dfsg-6/amd64
169force-badtest spice/0.14.2-0ubuntu2/ppc64el spice/0.14.2-4ubuntu1/ppc64el
170force-badtest spyder-memory-profiler/0.1.2-1/s390x
171force-badtest stunnel4/3:5.55-2build1
172force-badtest svgpp/1.2.3+dfsg1-6/s390x
173force-badtest systemd/243-3ubuntu1/armhf
174## https://twistedmatrix.com/trac/ticket/9495
175force-badtest twisted/18.9.0-3ubuntu1 twisted/18.9.0-5
176##
177force-badtest ubuntu-make/18.09+disco1
178force-badtest udisks2/2.8.4-1
179force-badtest unicycler/0.4.7+dfsg-2/amd64
180force-badtest unrar-free/1:0.0.1+cvs20140707-4/ppc64el
181## video pre-dependencies dropped from s390x kernel
182force-badtest v4l2loopback/all/s390x
183##
184force-badtest vagrant-lxc/1.4.3-1/amd64
185force-badtest vuls/0.6.1-1
186## toolchain-triggered build regression
187force-badtest webcamoid/8.6.1+dfsg-2/ppc64el
188##
189force-badtest yorick/2.2.04+dfsg1-10
190
191# skip tests that fail now that s390x has full VMs
192force-badtest vagrant-lxc/1.4.3-1/s390x
193force-badtest python-docker/3.4.1-4/s390x python-docker/3.4.1-4.1/s390x
194force-badtest libdata-uuid-libuuid-perl/0.05-3build3/s390x
195# Was skipped in lxc, never passed in a vm, questionable usefulness on s390x/ppc64el given it tests usb camera...
196force-badtest gvfs/all/s390x
197# doesn't fail every time, but is now very flaky
198force-badtest gvfs/1.42.1-1ubuntu1/ppc64el gvfs/1.42.1-1ubuntu1/i386
199
200# flaky due to dependency on network resources
201force-badtest vagrant-mutate/1.2.0-4/armhf
202
203# Only "passed" because of an exit 0 on 32-bits, now fails to install test deps:
204force-badtest zfs-linux/all/i386 zfs-linux/all/armhf
205
206# tests broken with proxy
207force-badtest golang-github-hashicorp-atlas-go/0.0~git20170808.8261ea0-3
208force-badtest ruby-webmock/3.4.2-1 ruby-webmock/3.7.3-1
209
210# primer3 builds binary-all package but binary-arch package removed on architecture
211force-badtest primer3/2.4.0-2/s390x
212# build binary-all packages but binary-arch package removed on architecture
213force-badtest camitk/all/armhf camitk/all/arm64 camitk/all/ppc64el camitk/all/s390x
214force-badtest deal.ii/all/arm64
215force-badtest rapmap/0.14.1+dfsg-2/arm64 rapmap/0.14.1+dfsg-2/ppc64el
216force-badtest icinga2/2.11.2-1/s390x
217
218# flaky
219force-badtest bambam/1.0.1+dfsg-1/s390x
220force-badtest bdfproxy/0.3.9-3/amd64
221force-badtest deepnano/0.0+git20170813.e8a621e-3
222force-badtest jsurf-alggeo/0.4.1+ds-3
223force-badtest packer/1.3.4+dfsg-4/arm64
224force-badtest saods9/8.0.1+repack-2/arm64 saods9/8.0.1+repack-2/amd64
225## possibly borderline memory usage; may benefit from huge_packages treatment
226force-badtest scikit-learn/0.20.3+dfsg-0ubuntu2/amd64 scikit-learn/0.20.3+dfsg-0ubuntu3/amd64
227## races the launch of an X window
228force-badtest xmobar/0.29.4-2build1
229
230# passed once as a fluke
231force-badtest aptdaemon/1.1.1+bzr982-0ubuntu28/arm64
232force-badtest barrnap/0.9+dfsg-1/armhf
233force-badtest dask.distributed/1.25.0+ds.1-1/s390x
234force-badtest libgd2/2.2.5-5.2/amd64
235force-badtest makedumpfile/all/s390x
236
237# never passed, previously neutral, now failing
238force-badtest mysql-connector-c++/1.1.12-4ubuntu1/arm64 mysql-connector-c++/1.1.12-4ubuntu1/s390x
239force-badtest rust-byteorder/1.3.2-1
240force-badtest rust-md5-asm/0.4.3-2
241force-badtest rust-rayon/1.1.0-2/armhf rust-rayon/1.1.0-2/i386
242
243# used to pass, now failing, evidently due to test platform failures rather
244# than the object of the tests
245force-badtest mysql-connector-c++/1.1.12-4ubuntu1/ppc64el
246force-badtest libreoffice/1:6.3.2-0ubuntu2/armhf
247
248# used to pass, failing now
249# LP: #1847610
250force-badtest dlm/4.0.9-1/i386
251# LP: #1847638
252force-badtest initramfs-tools/all/i386
253# LP: #1847665
254force-badtest snapd/2.41+19.10.1/i386 snapd/2.42.1+20.04/i386
255
256# architectures not available; tests never should have passed
257force-badtest nanopolish/all/arm64 nanopolish/all/armhf nanopolish/all/ppc64el nanopolish/all/s390x
258
259# superseded by python-ldap
260force-badtest python-pyldap/all
261
262# this is seemingly always-failed from the history we can see but is reporting
263# regression at least on patch. Hint this until it is investigated.
264force-badtest nvidia-graphics-drivers-340/all/armhf
265
266# fails to start if it cannot bind to [::]:53, which conflicts with systemd-resolved; LP: #1764327
267force-badtest gdnsd/2.4.2-1
268
269# only doc package on these archs
270force-badtest julia/all/i386
271force-badtest pyfai/all/ppc64el pyfai/all/s390x
272force-badtest pymca/all/ppc64el pymca/all/s390x
273force-badtest kicad/all/ppc64el
274
275# binaries removed on arch
276force-badtest trnascan-se/all/arm64 trnascan-se/all/armhf trnascan-se/all/ppc64el trnascan-se/all/s390x
277force-badtest gudhi/all/arm64
278force-badtest libnanomsg-raw-perl/all/armhf
279force-badtest golang-github-go-debos-fakemachine/all/arm64 golang-github-go-debos-fakemachine/all/i386
280force-badtest macsyfinder/1.0.5-3/arm64 macsyfinder/1.0.5-3/armhf macsyfinder/1.0.5-3/ppc64el macsyfinder/1.0.5-3/s390x
281force-badtest sysbench/all/armhf
282
283# depends on corosync, which is not container-friendly
284force-badtest pcs/0.10.2-1/armhf
285
286# flaky / test timeouts
287force-badtest mercurial/4.8.2-1ubuntu4/arm64
288
289# Custom kernels can never pass tests, as the right meta is not
290# included, and some of these may not even run in scalingstack These
291# are therefore false-regressions, as triggered by e.g. pciutils -- xnox
292force-badtest linux-aws/all
293force-badtest linux-azure/all
294force-badtest linux-gcp/all
295force-badtest linux-gke/all
296force-badtest linux-oem/all
297# fails rebuild test due to timeouts, but linux/arm64 passes
298force-badtest linux-snapdragon/all
299
300# Was skipped in lxc, never passed in a vm, not supported on big-endian
301# https://github.com/markfasheh/ocfs2-tools/issues/22
302force-badtest ocfs2-tools/1.8.6-1ubuntu1/s390x
303
304# unsatisfiable test dep, should be ignored
305force-badtest racket-mode/all/s390x
306
307# previous pass is from a version no longer in release pocket due to removal
308force-badtest python-bayespy/0.5.18-1 python-bayespy/0.5.18-2/arm64 python-bayespy/0.5.18-2/armhf python-bayespy/0.5.18-2/ppc64el python-bayespy/0.5.18-2/s390x
309
310# test failure not reproducible locally or in Debian; not worth blocking on
311force-badtest ack/3.0.2-1 ack/3.1.3-1
312
313# bad proxy handling, how did this ever pass?
314force-badtest r10k/3.1.0-1
315
316# was already broken but silently passing; failure now exposed thanks to the maintainer
317force-badtest python-asdf/2.3.3-1ubuntu1/s390x
318
319# Test is flaky on all arches, it's a miracle it passed once:
320force-badtest pglogical/2.2.2-1
321
322# new test exposing existing breakage
323force-badtest dijitso/2019.1.0-2/armhf
324
325# depends on desktop components no longer built on s390x
326force-badtest ubuntu-make/all/s390x
327
328# arch:all package adds test dep on unavailable package
329force-badtest libmongodb-perl/all/s390x
330force-badtest python-pbcommand/all/armhf python-pbcommand/all/i386 python-pbcommand/all/s390x
331
332# unsatisfiable indirect test dep on r-cran-v8, not available on these archs
333force-badtest r-cran-rnexml/2.3.0-1/arm64 r-cran-rnexml/2.3.0-1/s390x
334# test was previously skippable, now it fails with uninstallables because this package is x86-only
335force-badtest beignet/all/arm64 beignet/all/armhf beignet/all/ppc64el beignet/all/s390x
336
337# bad tests in new version; mwhudson knows
338force-badtest python-scipy/1.2.2-4ubuntu1/i386 python-scipy/1.3.1-1exp3ubuntu1/i386
339
340# test breaks with new clisp, but not reproducible locally
341force-badtest cl-unicode/20180328-2/i386
342
343# The "failure" is a progression in precision:
344force-badtest cminpack/1.3.6-4
345
346# the whole test suite is horrible and flaky and blocks swaths of updates
347force-badtest jekyll/3.8.3+dfsg-6
348
349# something changed with loop device handling https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1814373
350force-badtest systemd/242-7ubuntu3/ppc64el systemd/243-2ubuntu1/ppc64el systemd/243-3ubuntu1/ppc64el
351
352# broken with nodejs 10; this is a segfault in nodejs but only this package is broken and only on i386 so don't block the world for it.
353force-badtest node-yarnpkg/1.13.0-3/i386 node-yarnpkg/1.19.1-1/i386
354
355# binaries removed on i386
356force-badtest virtualbox/all/i386
357
358# picard-tools is now is arch-specific and builds only amd64
359force-badtest picard-tools/all/i386
360
361# now failing with timeouts
362force-badtest haveged/1.9.1-6ubuntu1/armhf
363
364# KalmanFilter gives wrong results on armhf (LP: #1819227)
365force-badtest statsmodels/0.8.0-9ubuntu1/armhf
366
367# not a regression; new test that shows the existing package is broken
368force-badtest dcfldd/1.3.4.1-13/i386 dcfldd/1.3.4.1-13/armhf
369
370# mis-tagged as a regression
371force-badtest mailman/1:2.1.29-1/amd64
372
373# never passed, only skipped. rebuild test is broken for this package
374force-badtest linux-oracle/all
375
376# how does someone write a tty-related test so bad that it passes in a container and fails in a VM?
377force-badtest pinentry/1.1.0-3/amd64 pinentry/1.1.0-3/arm64 pinentry/1.1.0-3/s390x pinentry/1.1.0-3/i386
378
379# alt-ergo is ANAIS on armhf; binaries deleted in eoan-release.
380force-badtest alt-ergo/all/armhf
381
382# 5.2 kernel broke it LP: #1838476
383force-badtest conntrack-tools/1:1.4.5-2
384
385# part of the test was skipped, now if fails differently
386# also this is being worked on in LPs: #1741860, #1681909
387force-badtest makedumpfile/1:1.6.6-2ubuntu1/ppc64el
388
389# tests probably always failed, but the testsuite didn't capture error codes properly
390force-badtest flexi-streams/20181214.git0fd872a-1/armhf flexi-streams/20181214.git0fd872a-1/i386
391
392# i386 uninteresting for redis
393force-badtest golang-github-go-redis-redis/6.15.0-1/i386
394
395# i386 uninteresting as a host generally
396force-badtest apport/all/i386
397force-badtest bcmwl/all/i386
398force-badtest bio-tradis/all/i386
399force-badtest casper/all/i386
400force-badtest crash/all/i386
401force-badtest fastaq/all/i386
402force-badtest firewalld/0.7.1-1ubuntu9/i386 firewalld/0.7.2-1/i386
403force-badtest gfs2-utils/all/i386
404force-badtest makedumpfile/all/i386
405force-badtest node-nodedbi/1.0.13+dfsg-1/i386
406force-badtest nvidia-graphics-drivers-340/all/i386
407force-badtest nvidia-graphics-drivers-390/all/i386
408force-badtest python-pymummer/all/i386
409force-badtest rust-caps/all/i386
410force-badtest rust-cargo/all/i386
411force-badtest rust-cssparser/all/i386
412force-badtest rust-cssparser-macros/all/i386
413force-badtest rust-clap/all/i386
414force-badtest rust-phf-codegen/all/i386
415force-badtest rust-phf-generator/all/i386
416force-badtest rust-rand/all/i386
417force-badtest rust-string-cache-codegen/all/i386
418force-badtest rust-tempfile/all/i386
419force-badtest rust-tls-parser/all/i386
420force-badtest rust-tokio-fs/all/i386
421force-badtest virtualbox-hwe/all/i386
422
423# broke in release pocket
424# LP: #1850184
425force-badtest casper/1.427/amd64 casper/1.428
426
427# test failures previously ignored in error
428force-badtest trivial-features/20161107.git29ab1da-2/arm64 trivial-features/20161107.git29ab1da-2/armhf
429
430# allow tests to regress to let astropy+cfitsio transition in; Debian bug #932688
431force-badtest astroplan/0.4-4
432
433# regressed, now fails build test but so does the release version
434force-badtest packer/1.3.4+dfsg-4/ppc64el
435
436# depends on sbcl, not available on these archs
437force-badtest slime/2:2.24+dfsg-2/ppc64el slime/2:2.24+dfsg-2/s390x
438
439# tests use open-isci, where i386 tools don't appear to work on amd64 kernels:
440force-badtest resource-agents/all/i386 multipath-tools/all/i386 tgt/all/i386
441
442# Tests regressed in release, test_post_file is now failing (LP: #1847624)
443force-badtest vcr.py/2.0.1-4
444
445# Not built on s390x, and tests don't skip where it's not present (will do from
446# the upload following 0.2.4 so do not bump further):
447force-badtest zsys/0.2.4/s390x
448
449# No longer built on arm64:
450force-badtest highwayhash/0~git20191002.0aaf66b-1/arm64
451
452# Now only built on amd64:
453force-badtest proteinortho/6.0.8+dfsg-1build1/arm64 proteinortho/6.0.8+dfsg-1build1/armhf proteinortho/6.0.8+dfsg-1build1/i386 proteinortho/6.0.8+dfsg-1build1/ppc64el proteinortho/6.0.8+dfsg-1build1/s390x
454
455# Tests now failing due to the kernel missing i386 linux-headers
456force-badtest v4l2loopback/0.12.2-1/i386
457
458# Test can't figure out the correct version number to use for Breaks: libextutils-parsexs-perl without a version of this package in the archive.
459force-badtest perl/5.30.0-7
460
461# Test is racy https://github.com/zeromq/pyzmq/issues/1337
462force-badtest pyzmq/17.1.2-3ubuntu4
463
464# Currently the misc tests are failing due to a new graphviz. Bug filled in Debian (#944100)
465force-badtest botch/0.21-8
466
467# removed python-vtk6 made it fail, new version has multiple issues
468force-badtest paraview/5.4.1+dfsg4-4
469
470# Package does not seem to be 3.8 compatible just yet, test failures reported
471# upstream and they seem to be looking into that. Removal request considered.
472# (LP: #1852554)
473force-badtest python-motor/2.0.0-3
0474
=== added file 'ubuntu-sru'
=== added file 'vorlon'
--- vorlon 1970-01-01 00:00:00 +0000
+++ vorlon 2019-11-15 20:16:20 +0000
@@ -0,0 +1,58 @@
1force-badtest ruby-parallel/all/armhf ruby-parallel/all/s390x ruby-ferret/all/armhf
2
3# regressed with move to kvm
4force-badtest coz-profiler/0.1.0-2
5
6# ANAIS
7force-badtest ruby-mongo/all/i386
8
9# regressed in release
10force-badtest ruby-httpclient/2.8.3-1ubuntu1
11force-badtest node-sinon-chai/2.10.0-1
12force-badtest libcoap/4.1.2-1/s390x
13force-badtest reel/0.6.1-4
14
15# 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
16force-badtest network-manager/all/s390x
17
18# passed once as a fluke
19force-badtest libanyevent-httpd-perl/0.93-5/ppc64el libanyevent-httpd-perl/all/s390x libanyevent-httpd-perl/all/armhf
20
21# regressed in release
22force-badtest libpoe-component-client-dns-perl/1:1.054-1ubuntu1
23
24# 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.
25force-badtest linux-raspi2/all linux/all/armhf
26
27# pandas no longer available on armhf
28force-badtest lmfit-py/armhf/all
29
30# mongodb-server is not installable on armhf/i386; this tells us nothing of whether the client works
31force-badtest python-motor/all/armhf python-motor/all/i386
32
33# test deps now unsatisfiable because of kde removals
34force-badtest kopete/all/ppc64el kopete/all/s390x
35force-badtest libkf5ksieve/all/ppc64el libkf5ksieve/all/s390x
36force-badtest kf5-kdepim-apps-libs/all/ppc64el kf5-kdepim-apps-libs/all/s390x
37force-badtest libkf5calendarsupport/all/ppc64el libkf5calendarsupport/all/s390x
38force-badtest libkf5incidenceeditor/all/ppc64el libkf5incidenceeditor/all/s390x
39force-badtest libkf5gravatar/all/ppc64el libkf5gravatar/all/s390x
40force-badtest libkf5mailimporter/all/ppc64el libkf5mailimporter/all/s390x
41force-badtest akonadi-calendar/all/ppc64el akonadi-calendar/all/s390x
42force-badtest libkf5eventviews/all/ppc64el libkf5eventviews/all/s390x
43force-badtest kdepim-addons/all/s390x
44force-badtest kdepim-runtime/all/ppc64el kdepim-runtime/all/s390x
45force-badtest parley/all/ppc64el parley/all/s390x
46
47# "blacklisted", self-explanatory.
48force-badtest linux/blacklisted/i386 linux/blacklisted/amd64 linux/blacklisted/ppc64el
49force-badtest stress-ng/blacklisted
50
51# As requested by yofel: testing needed to allow a xenial SRU.
52force-badtest plasma-framework/all/s390x
53
54# sil2100: unreliable test-suite, we don't care about qt bindings on s390x
55force-badtest python-qtpy/1.3.1-1build1/s390x
56
57# rbalint: arm64 testbed hard-reboots breaking shutdown test LP: #1748280
58force-badtest unattended-upgrades/all/arm64

Subscribers

People subscribed via source and target branches

to all changes: