diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-01-20 09:41:57 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-01-20 09:41:57 +0100 |
commit | 60998f827882487694b63937b4845f12f40c1a07 (patch) | |
tree | f22257dc8df3a82d2b819dddcc703c52a5ac2df3 | |
parent | bd2c66954f5f0139cfd7610aeb3989965f4b3f7d (diff) |
Update skiplists in qa-testdefinitions
This updates the skiplists. Only pi4 does currently skip the screenshooter.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I12d276b4268d80392dee3464e4ec5280c2e950ea
-rw-r--r-- | skiplists/bbe | 8 | ||||
-rw-r--r-- | skiplists/h3ulcb-nogfx | 2 | ||||
-rw-r--r-- | skiplists/m3ulcb-nogfx | 2 | ||||
-rw-r--r-- | skiplists/qemuarm | 6 | ||||
-rw-r--r-- | skiplists/qemuarm64 | 5 | ||||
-rw-r--r-- | skiplists/qemux86-64 | 2 | ||||
-rw-r--r-- | skiplists/rasperrypi4 | 2 |
7 files changed, 1 insertions, 26 deletions
diff --git a/skiplists/bbe b/skiplists/bbe deleted file mode 100644 index c340354..0000000 --- a/skiplists/bbe +++ /dev/null @@ -1,8 +0,0 @@ -5_pyagl-tests.audiomixer_set_unmute -5_pyagl-tests.audiomixer_set_mute -5_pyagl-tests.audiomixer_get_mute -5_pyagl-tests.audiomixer_set_maxvolume -5_pyagl-tests.audiomixer_set_volume0 -5_pyagl-tests.audiomixer_volume_verb -5_pyagl-tests.audiomixer_list_controls -lava.5_pyagl-tests
\ No newline at end of file diff --git a/skiplists/h3ulcb-nogfx b/skiplists/h3ulcb-nogfx deleted file mode 100644 index fd886cc..0000000 --- a/skiplists/h3ulcb-nogfx +++ /dev/null @@ -1,2 +0,0 @@ -2_service-check.bluetooth.service -1_pyagl-tests.can_write_wo_auth diff --git a/skiplists/m3ulcb-nogfx b/skiplists/m3ulcb-nogfx deleted file mode 100644 index fd886cc..0000000 --- a/skiplists/m3ulcb-nogfx +++ /dev/null @@ -1,2 +0,0 @@ -2_service-check.bluetooth.service -1_pyagl-tests.can_write_wo_auth diff --git a/skiplists/qemuarm b/skiplists/qemuarm deleted file mode 100644 index 5a831ec..0000000 --- a/skiplists/qemuarm +++ /dev/null @@ -1,6 +0,0 @@ -weston.service -2_service-check.bluetooth.service -2_service-check.ofono.service -lava.read-feedback -1_pyagl-tests.can_write_wo_auth -lava.5_screenshooter diff --git a/skiplists/qemuarm64 b/skiplists/qemuarm64 deleted file mode 100644 index 38df478..0000000 --- a/skiplists/qemuarm64 +++ /dev/null @@ -1,5 +0,0 @@ -weston.service -2_service-check.bluetooth.service -2_service-check.ofono.service -lava.read-feedback -1_pyagl-tests.can_write_wo_auth diff --git a/skiplists/qemux86-64 b/skiplists/qemux86-64 deleted file mode 100644 index 6be9578..0000000 --- a/skiplists/qemux86-64 +++ /dev/null @@ -1,2 +0,0 @@ -lava.read-feedback -1_pyagl-tests.can_write_wo_auth diff --git a/skiplists/rasperrypi4 b/skiplists/rasperrypi4 index 4e8a5de..3d4ea10 100644 --- a/skiplists/rasperrypi4 +++ b/skiplists/rasperrypi4 @@ -1 +1 @@ -1_pyagl-tests.can_write_wo_auth +lava.4_screenshooter |