mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:47:44 +00:00
Base: Skip the Shell/function.sh test since it's flaky on CI
This commit is contained in:
parent
cda8f34876
commit
4ba9fa1a00
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue