mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 04:20:08 +01:00
ci: disable glcpp tests for now
these are too flaky to continue running for now Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17928>
This commit is contained in:
parent
0f9b662f9a
commit
9fc82560d3
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ meson _build --native-file=native.file \
|
|||
-D build-tests=false \
|
||||
-D c_args="$(echo -n $C_ARGS)" \
|
||||
-D cpp_args="$(echo -n $CPP_ARGS)" \
|
||||
-D enable-glcpp-tests=false \
|
||||
-D libunwind=${UNWIND} \
|
||||
${DRI_LOADERS} \
|
||||
${GALLIUM_ST} \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue