Skip to content

tests: Don’t run the GObject performance tests under valgrind

Philip Withnall requested to merge pwithnall/glib:no-performance-valgrind into main

They take too long and time out, and are not particularly useful to run under valgrind because they aren’t designed to test code coverage.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Merge request reports