ci/venus: skip Android incremental and shared present tests

Those are mainly to test platform features, and they take too long. So
we skip.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38568>
This commit is contained in:
Yiwei Zhang
2025-11-20 21:55:38 -08:00
parent 17b9bc2770
commit fcd2acba41

View File

@@ -9,3 +9,7 @@ x86_64 CtsGraphicsTestCases android.graphics.cts.VulkanFeaturesTest#testVulkanAp
### no support for ABP 2021
x86_64 CtsGraphicsTestCases android.graphics.cts.VulkanFeaturesTest#testAndroidBaselineProfile2021Support
## Mainly for testing platform features. Skip as take too long.
x86_64 CtsDeqpTestCases dEQP-VK.wsi.android.incremental_present.*
x86_64 CtsDeqpTestCases dEQP-VK.wsi.android.shared_presentable_image.*