Merge lp:~xnox/britney/skiptest-util-linux into lp:~ubuntu-release/britney/hints-ubuntu

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 2711
Proposed branch: lp:~xnox/britney/skiptest-util-linux
Merge into: lp:~ubuntu-release/britney/hints-ubuntu
Diff against target: 20 lines (+13/-0)
1 file modified
vorlon (+13/-0)
To merge this branch: bzr merge lp:~xnox/britney/skiptest-util-linux
Reviewer Review Type Date Requested Status
Steve Langasek Needs Fixing
Ubuntu Release Team Pending
Review via email: mp+334450@code.launchpad.net

Description of the change

Skip two bad tests, for util-linux & systemd to migrate.

To post a comment you must log in.
lp:~xnox/britney/skiptest-util-linux updated
2711. By Dimitri John Ledkov

Also add badtest for systemd to migrate.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'vorlon'
2--- vorlon 2017-11-28 01:27:36 +0000
3+++ vorlon 2017-11-29 14:03:51 +0000
4@@ -167,3 +167,16 @@
5
6 # bad test, but better to have this package in xenial and unblock things than leave it on the list
7 force-badtest guessit/0.11.0-2
8+
9+# Was skipped in lxc, never passed in a vm, should be "always failed"
10+force-badtest lxcfs/2.0.8-1ubuntu2/s390x
11+
12+# Was skipped in lxc, never passed in a vm, not supported on big-endian
13+# https://github.com/markfasheh/ocfs2-tools/issues/22
14+force-badtest ocfs2-tools/all/s390x
15+
16+# Was skipped in lxc, never passed in a vm, questionable usefulness on s390x given it tests usb camera...
17+force-badtest gvfs/all/s390x
18+
19+# Did previously pass, but upstream (pitti) say the failing avocado test is bogus and will be removed in the next upload
20+force-badtest cockpit/all/s390x