action #36751
Updated by okurz over 6 years ago
## Motivation I lately realized that upstream valgrind is not properly working on arm64 and therefore on openSUSE Leap 15. It would be good if we could run a test of valgrind on openQA to fetch this regressions early. ## Suggestion Implement a simple check for `valgrind -q --leak-check=full --show-reachable=yes $(which true)` as a package self-test comparable to https://build.opensuse.org/package/view_file/openSUSE:Factory/widelands/widelands.spec?expand=1 , line 133