lavapipe/ci: Skip flaky Android CTS test

E.g. https://gitlab.freedesktop.org/mesa/mesa/-/jobs/96379768.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40725>
This commit is contained in:
Valentine Burley 2026-03-31 14:00:00 +02:00 committed by Marge Bot
parent fc76edc3e4
commit b68037473a

View file

@ -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