Explorar o código

Base: Disable TestLibCoreStream in run-tests for now

This test is very flaky, so let's turn it off until someone fixes it.
Andreas Kling %!s(int64=3) %!d(string=hai) anos
pai
achega
1ca8bc81a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Base/home/anon/.config/Tests.ini

+ 1 - 1
Base/home/anon/.config/Tests.ini

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