mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-07 10:28:25 +02:00
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:
parent
fc76edc3e4
commit
b68037473a
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue