summaryrefslogtreecommitdiffstats
path: root/skiplists
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12Add skiplist for bbemarlin_12.90.0marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.012.90.011.92.011.91.0Jan-Simon Möller1-0/+8
bbe has no sound. skip sound tests. Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: Ief9254c5c856b19df063985bce3b2de7d4b6ac87
2020-10-19Extend skiplists and fix typo in exportJan-Simon Möller6-0/+6
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
2020-03-24Update skiplists.Jan-Simon Moeller4-0/+4
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
2019-12-04SPEC-2970: Add bluetooth and ofono on qemu ARM/ARM64 skiplistsicefish_8.99.2icefish/8.99.28.99.2Corentin LABBE2-0/+4
Since bluetooth is still failling on qemu ARM and ARM64 (and bring down ofono by dependency), let's add them to the skiplist. Change-Id: I1ac3485f339763f16d49e7527faa74f6efe71b30 Bug-AGL: SPEC-2970 Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
2019-10-26Mask the bluetooth test until issues are resolvedJan-Simon Moeller1-0/+1
Currently the bluetooth service fails exclusively on m3ulcb-nogfx. We need to adapt the CI infra (lava labs) either with additional hw or adapt the dtb used conditionally. This needs further work. Meanwhile mask the bluetooth service test on the m3ulcb-nogfx target to avoid false-positives being reported. Bug-AGL: SPEC-2921 . Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I592ea7f8a6b8ddc4ff10eac8428162c44a1d3ac4
2019-09-10SPEC-2740: add weston in the qemuarm/qemuarm64 skiplistCorentin LABBE2-0/+2
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 <clabbe@baylibre.com>