Merge lp:~juliank/britney/hints-ubuntu-artful into lp:~ubuntu-sru/britney/hints-ubuntu-artful

Proposed by Julian Andres Klode
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 2642
Merged at revision: 2642
Proposed branch: lp:~juliank/britney/hints-ubuntu-artful
Merge into: lp:~ubuntu-sru/britney/hints-ubuntu-artful
Diff against target: 19 lines (+12/-0)
1 file modified
vorlon (+12/-0)
To merge this branch: bzr merge lp:~juliank/britney/hints-ubuntu-artful
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+337667@code.launchpad.net

Description of the change

More hints (this time for artful, last round was xenial) to work around test failures on s390x caused by machine isolation appearing; and gnocchi going crazy.

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Looks good to me, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'vorlon'
2--- vorlon 2017-10-19 11:55:31 +0000
3+++ vorlon 2018-02-13 20:58:22 +0000
4@@ -192,3 +192,15 @@
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+# 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
10+force-badtest network-manager/all/s390x
11+
12+# tests were not run before and fail now that s390x has machine isolation
13+force-badtest dpdk/17.05.2-0ubuntu1/s390x
14+force-badtest lxcfs/2.0.8-0ubuntu1~17.10.2/s390x
15+force-badtest ocfs2-tools/1.8.5-2/s390x
16+force-badtest ori/0.8.1+ds1-3build1/s390x
17+
18+# fails with FAIL stderr: /usr/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1287, u"'@@tx_isolation' is deprecated and will be removed in a future release. Please use '@@transaction_isolation' instead") - harmless
19+force-badtest gnocchi/3.1.9-0ubuntu1

Subscribers

People subscribed via source and target branches