mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-05 06:00:36 +02:00
ci/venus: Skip crashing Android CTS test on ANV
Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40600>
This commit is contained in:
parent
c5619aec32
commit
be65d69b02
1 changed files with 3 additions and 0 deletions
|
|
@ -26,3 +26,6 @@ x86_64 CtsNativeHardwareTestCases android.hardware.nativehardware.cts.AHardwareB
|
|||
|
||||
# Invalid test, spec violation: https://gitlab.khronos.org/vulkan/vulkan/-/issues/4713
|
||||
x86_64 CtsSkQPTestCases org.skia.skqp.SkQPRunner#UnitTest_VkBackendSurfaceMutableStateTest
|
||||
|
||||
# Can trigger a full system crash (DeadSystemException), making the device unresponsive and causing instrumentation to abort
|
||||
x86_64 CtsGraphicsTestCases android.graphics.cts.AnimatorLeakTest#testPauseResume
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue