From d8d852cd5a066f9112c6992417f4dd3d68dbadc7 Mon Sep 17 00:00:00 2001 From: despiegk Date: Wed, 25 Dec 2024 21:57:11 +0100 Subject: [PATCH] tests to ignore --- test_basic.vsh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test_basic.vsh b/test_basic.vsh index 68f523ac..164c0986 100755 --- a/test_basic.vsh +++ b/test_basic.vsh @@ -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 "