# on i486, uname reports the wrong architecture, so tests fail if [ "${CARCH}" = 'i486' ]; then eval "$( declare -f check \ | sed ' /meson test/ s/$/ || true; ! grep -vwF uname meson-logs/testlog.txt | grep -qwF FAIL ' )" fi