Skip to content

glcpp: Disable the valgrind tests.

Emma Anholt requested to merge anholt/mesa:no-valgrind-cpp into main

We have the glcpp unit tests covered with ASan in CI, no need to make everyone doing a "meson test" suffer through valgrind slowly churning through these.

Merge request reports