mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
ci/android: update comment about ANDROID_CTS_MODULES
After commit545727f97c(ci/android: Move ANDROID_CTS_MODULES to build script, 2025-06-24) the comment about ANDROID_CTS_MODULES in lvp-android-angle-android-cts-include.txt has become inaccurate. Update the instructions to reflect the latest status. Fixes:545727f97cPart-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36187> (cherry picked from commit0f09c9436b)
This commit is contained in:
parent
0554de6016
commit
4658dcae7f
2 changed files with 5 additions and 4 deletions
|
|
@ -2764,7 +2764,7 @@
|
|||
"description": "ci/android: update comment about ANDROID_CTS_MODULES",
|
||||
"nominated": true,
|
||||
"nomination_type": 2,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "545727f97c2324cd394dbc05e6daa54a41c33be7",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -2,9 +2,10 @@ x86_64 CtsGraphicsTestCases
|
|||
x86_64 CtsNativeHardwareTestCases
|
||||
x86_64 CtsSkQPTestCases
|
||||
|
||||
# When adding more entries like the ones below, uncommented, remember to add
|
||||
# the respective modules (e.g. CtsDeqpTestCases) to ANDROID_CTS_MODULES in
|
||||
# .gitlab-ci/container/gitlab-ci.yml::.android-variables
|
||||
# When adding more entries like the ones below, remember to add the
|
||||
# respective modules (e.g. CtsDeqpTestCases) to ANDROID_CTS_MODULES in
|
||||
# .gitlab-ci/container/build-android-cts.sh if they are not already there.
|
||||
# And update DEBIAN_TEST_ANDROID_TAG in .gitlab-ci/image-tags.yml if needed.
|
||||
|
||||
#x86_64 CtsDeqpTestCases dEQP-VK.wsi.android.*
|
||||
#x86_64 CtsDeqpTestCases dEQP-VK.api.external.memory.android_hardware_buffer.*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue