ci/deqp: collect the mustpass lists also for the android target

Collect the mustpass lists also for the Android target, in particular
this makes vk-main.txt to be found again when running vulkan tests on
Android.

Reviewed-by: Eric Engestrom <None>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30895>
This commit is contained in:
Antonio Ospite 2024-11-22 15:03:32 +01:00 committed by Marge Bot
parent 956ac1e562
commit 960cdbae99

View file

@ -244,7 +244,7 @@ esac
ninja "${deqp_build_targets[@]}"
if [ "${DEQP_TARGET}" != 'android' ] && [ "$DEQP_API" != tools ]; then
if [ "$DEQP_API" != tools ]; then
# Copy out the mustpass lists we want.
mkdir -p mustpass