diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-03-24 14:24:41 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-03-24 14:24:41 +0100 |
commit | 963902569c0f11f85bfadd805d4b5e299eabcc5a (patch) | |
tree | 90797cc435fbf0a4fa38e2c881179752f144f4f0 /skiplists | |
parent | b97d26ef6e59fe9b783fc73a172ec49606b25bdd (diff) |
Update skiplists.
lava-read-feedback fail on qemu due to a sequence issues.
This is merely a timing issue on the lava side that we mask here.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I19070931704e7b9bf0a27e9370fdffd5adb899ba
Diffstat (limited to 'skiplists')
-rw-r--r-- | skiplists/h3ulcb-nogfx | 1 | ||||
-rw-r--r-- | skiplists/qemuarm | 1 | ||||
-rw-r--r-- | skiplists/qemuarm64 | 1 | ||||
-rw-r--r-- | skiplists/qemux86-64 | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/skiplists/h3ulcb-nogfx b/skiplists/h3ulcb-nogfx new file mode 100644 index 0000000..ec85481 --- /dev/null +++ b/skiplists/h3ulcb-nogfx @@ -0,0 +1 @@ +2_service-check.bluetooth.service diff --git a/skiplists/qemuarm b/skiplists/qemuarm index 13bc308..c92ce2b 100644 --- a/skiplists/qemuarm +++ b/skiplists/qemuarm @@ -1,3 +1,4 @@ weston.service 2_service-check.bluetooth.service 2_service-check.ofono.service +lava.read-feedback diff --git a/skiplists/qemuarm64 b/skiplists/qemuarm64 index 13bc308..c92ce2b 100644 --- a/skiplists/qemuarm64 +++ b/skiplists/qemuarm64 @@ -1,3 +1,4 @@ weston.service 2_service-check.bluetooth.service 2_service-check.ofono.service +lava.read-feedback diff --git a/skiplists/qemux86-64 b/skiplists/qemux86-64 new file mode 100644 index 0000000..4e7c582 --- /dev/null +++ b/skiplists/qemux86-64 @@ -0,0 +1 @@ +lava.read-feedback |