tests to ignore

This commit is contained in:
2024-12-25 21:57:11 +01:00
parent 53f8b9ff96
commit d8d852cd5a

View File

@@ -190,12 +190,14 @@ lib/develop
//the following tests have no prio and can be ignored
tests_ignore := "
notifier_test.v
clients/meilisearch
clients/zdb
systemd_process_test.v
"
tests_error := "
net_test.v
osal/package_test.v
systemd_process_test.v
rpc_test.v
screen_test.v
tmux_session_test.v
@@ -226,8 +228,6 @@ ourdb/lookup_location_test.v
encoderhero/encoder_test.v
encoderhero/decoder_test.v
code/codeparser
clients/meilisearch
clients/zdb
gittools_test.v
"