Extend skiplists and fix typo in export 45/25445/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 19 Oct 2020 11:02:28 +0000 (13:02 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 19 Oct 2020 11:02:28 +0000 (13:02 +0200)
We the can test 1_pyagl-tests.can_write_wo_auth can easily fail on
the 2nd invocation. Work this around until fixed.

Bug-AGL: SPEC-3648
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I25af2c86604672f2e439fef19b400c83fff358d9

common/scripts/application-lifecycle.sh
skiplists/h3ulcb-nogfx
skiplists/m3ulcb-nogfx
skiplists/qemuarm
skiplists/qemuarm64
skiplists/qemux86-64
skiplists/rasperrypi4 [new file with mode: 0644]

index b8cde83..b58af4b 100755 (executable)
@@ -5,10 +5,10 @@ set -x
 export TERM=dumb
 export COLUMNS=1000
 
-AGLDRIVER=agl-driver
+export AGLDRIVER=agl-driver
 
 # for pyagl - unless redefined in a test
-AGL_AVAILABLE_INTERFACES="ethernet"
+export AGL_AVAILABLE_INTERFACES="ethernet"
 
 while [ $# -ge 1 ]
 do
index ec85481..fd886cc 100644 (file)
@@ -1 +1,2 @@
 2_service-check.bluetooth.service
+1_pyagl-tests.can_write_wo_auth
index ec85481..fd886cc 100644 (file)
@@ -1 +1,2 @@
 2_service-check.bluetooth.service
+1_pyagl-tests.can_write_wo_auth
index c92ce2b..38df478 100644 (file)
@@ -2,3 +2,4 @@ weston.service
 2_service-check.bluetooth.service
 2_service-check.ofono.service
 lava.read-feedback
+1_pyagl-tests.can_write_wo_auth
index c92ce2b..38df478 100644 (file)
@@ -2,3 +2,4 @@ weston.service
 2_service-check.bluetooth.service
 2_service-check.ofono.service
 lava.read-feedback
+1_pyagl-tests.can_write_wo_auth
index 4e7c582..6be9578 100644 (file)
@@ -1 +1,2 @@
 lava.read-feedback
+1_pyagl-tests.can_write_wo_auth
diff --git a/skiplists/rasperrypi4 b/skiplists/rasperrypi4
new file mode 100644 (file)
index 0000000..4e8a5de
--- /dev/null
@@ -0,0 +1 @@
+1_pyagl-tests.can_write_wo_auth