Shell: Disable the valid test as it has a high failure rate on target

Tracked by #7336
This commit is contained in:
Andrew Kaster 2021-05-27 01:02:54 -06:00 committed by Andreas Kling
parent 480802805f
commit fae7c436e6
Notes: sideshowbarker 2024-07-18 17:18:46 +09:00

View file

@ -1,5 +1,9 @@
#!/bin/sh
echo "Not running Shell-valid as it has a high failure rate on target #7336"
echo PASS
exit 0
source $(dirname "$0")/test-commons.inc
# Are comments ignored?