From a07c1a431cc8883a8a51fef17990b5465dbe87a0 Mon Sep 17 00:00:00 2001 From: Corentin LABBE Date: Tue, 10 Sep 2019 14:22:21 +0200 Subject: [PATCH] SPEC-2740: add weston in the qemuarm/qemuarm64 skiplist weston does not start on qemuarm/qemuarm64, let's add it to the test skiplist. Change-Id: I885b8fe0e6521a1e707c4a3298a9f7d9aa384728 Bug-AGL: SPEC-2740 Signed-off-by: Corentin LABBE --- skiplists/qemuarm | 1 + skiplists/qemuarm64 | 1 + 2 files changed, 2 insertions(+) create mode 100644 skiplists/qemuarm create mode 100644 skiplists/qemuarm64 diff --git a/skiplists/qemuarm b/skiplists/qemuarm new file mode 100644 index 0000000..56f5eb9 --- /dev/null +++ b/skiplists/qemuarm @@ -0,0 +1 @@ +weston.service diff --git a/skiplists/qemuarm64 b/skiplists/qemuarm64 new file mode 100644 index 0000000..56f5eb9 --- /dev/null +++ b/skiplists/qemuarm64 @@ -0,0 +1 @@ +weston.service -- 2.16.6