This commit is contained in:
2025-02-07 05:54:33 +03:00
parent a3daefa7ce
commit f079122be5
7 changed files with 206 additions and 127 deletions

View File

@@ -173,7 +173,7 @@ lib/develop
'
// the following tests have no prio and can be ignored
tests_ignore := '
mut tests_ignore := '
notifier_test.v
clients/meilisearch
clients/zdb
@@ -185,6 +185,10 @@ data/radixtree
clients/livekit
'
if os.exists("/home/runner"){
tests_ignore+="clients/livekit"
}
tests_error := '
tmux_window_test.v
tmux_test.v