From b68037473a34e3917958a682e37fd608b39f2b0d Mon Sep 17 00:00:00 2001 From: Valentine Burley Date: Tue, 31 Mar 2026 14:00:00 +0200 Subject: [PATCH] lavapipe/ci: Skip flaky Android CTS test E.g. https://gitlab.freedesktop.org/mesa/mesa/-/jobs/96379768. Signed-off-by: Valentine Burley Part-of: --- .../lavapipe/ci/lvp-android-angle-android-cts-skips.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/gallium/frontends/lavapipe/ci/lvp-android-angle-android-cts-skips.txt b/src/gallium/frontends/lavapipe/ci/lvp-android-angle-android-cts-skips.txt index f85c3a74ae4..513bca63209 100644 --- a/src/gallium/frontends/lavapipe/ci/lvp-android-angle-android-cts-skips.txt +++ b/src/gallium/frontends/lavapipe/ci/lvp-android-angle-android-cts-skips.txt @@ -20,3 +20,6 @@ x86_64 CtsSkQPTestCases org.skia.skqp.SkQPRunner#UnitTest_ES2BlendWithNoTexture # New failures with VK_EXT_blend_operation_advanced x86_64 CtsSkQPTestCases org.skia.skqp.SkQPRunner#UnitTest_BlendRequiringDstReadWithLargeCoordinates x86_64 CtsSkQPTestCases org.skia.skqp.SkQPRunner#UnitTest_SkRuntimeBlender_GPU + +# Flaky, can hit null pointer dereference possibly due to race condition of lavapipe queue thread and the app calling thread +x86_64 CtsSkQPTestCases org.skia.skqp.SkQPRunner#UnitTest_SurfaceResolveTest