From f1df258d7243c81ca0bbb92cbfa8ae78fb4e0c20 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 19 Dec 2020 04:40:57 +0100 Subject: [PATCH] Disable action/configpanel tests for now... --- lib/tests_coordination.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/tests_coordination.sh b/lib/tests_coordination.sh index 795e5af..a03ee81 100644 --- a/lib/tests_coordination.sh +++ b/lib/tests_coordination.sh @@ -169,8 +169,8 @@ parse_check_process() { # "Advanced" features is_test_enabled change_url && add_test "TEST_CHANGE_URL" - is_test_enabled actions && add_test "ACTIONS_CONFIG_PANEL" "actions" - is_test_enabled config_panel && add_test "ACTIONS_CONFIG_PANEL" "config_panel" + #is_test_enabled actions && add_test "ACTIONS_CONFIG_PANEL" "actions" + #is_test_enabled config_panel && add_test "ACTIONS_CONFIG_PANEL" "config_panel" # Port already used ... do we really need this ...