Base: Skip the Shell/function.sh test since it's flaky on CI

This commit is contained in:
Andreas Kling 2022-01-14 12:15:04 +01:00
parent cda8f34876
commit 4ba9fa1a00

View file

@ -1,7 +1,7 @@
[Global]
SkipDirectories=Kernel/Legacy
SkipRegex=^ue-.*$
SkipTests=test-web TestCommonmark TestLibCoreStream
SkipTests=test-web TestCommonmark TestLibCoreStream function.sh
NotTestsPattern=^.*(txt|frm|inc)$
[test-js]