summaryrefslogtreecommitdiffstats
path: root/skiplists
AgeCommit message (Collapse)AuthorFilesLines
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>