ci/android: Remove CtsDeqpTestCases from Android CTS
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

CtsDeqpTestCases was originally added to run WSI tests on Android.
This is now covered by the command-line dEQP executable, which produces
comparable results and is much, much faster thanks to multithreading via
deqp-runner.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41314>
This commit is contained in:
Valentine Burley 2026-04-29 11:12:01 +02:00
parent 11720e1b58
commit fc4c44b09d
4 changed files with 1 additions and 9 deletions

View file

@ -1,5 +1,5 @@
variables:
CONDITIONAL_BUILD_ANDROID_CTS_TAG: 2dfd3e288249e4776ef6866d34d344d4
CONDITIONAL_BUILD_ANDROID_CTS_TAG: 363c33efa7f381a9be0d4c6af2dfaa1d
CONDITIONAL_BUILD_ANGLE_TAG: e40de41a79653aa19fac70dc6289d8e9
CONDITIONAL_BUILD_CROSVM_TAG: 7edabf28bbd50e00558e3b0bb2d94255
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b

View file

@ -26,7 +26,6 @@ ci_tag_build_time_check "ANDROID_CTS_TAG"
# This should be the union of all modules required by our CI jobs
# Specific modules to run are selected via the ${GPU_VERSION}-android-cts-include.txt files
ANDROID_CTS_MODULES=(
"CtsDeqpTestCases"
"CtsGraphicsTestCases"
"CtsNativeHardwareTestCases"
"CtsSkQPTestCases"

View file

@ -1,6 +1,3 @@
x86_64 CtsGraphicsTestCases
x86_64 CtsNativeHardwareTestCases
x86_64 CtsSkQPTestCases
x86_64 CtsDeqpTestCases dEQP-VK.wsi.android.*
x86_64 CtsDeqpTestCases dEQP-VK.api.external.memory.android_hardware_buffer.*

View file

@ -10,10 +10,6 @@ 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.*
# Appears to cause crashes with Android 16
x86_64 CtsGraphicsTestCases android.graphics.cts.SetFrameRateTest#testFixedSource_NonSeamless_arr