mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 19:57:45 +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]
|
[Global]
|
||||||
SkipDirectories=Kernel/Legacy
|
SkipDirectories=Kernel/Legacy
|
||||||
SkipRegex=^ue-.*$
|
SkipRegex=^ue-.*$
|
||||||
SkipTests=test-web TestCommonmark TestLibCoreStream
|
SkipTests=test-web TestCommonmark TestLibCoreStream function.sh
|
||||||
NotTestsPattern=^.*(txt|frm|inc)$
|
NotTestsPattern=^.*(txt|frm|inc)$
|
||||||
|
|
||||||
[test-js]
|
[test-js]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue