Disable action/configpanel tests for now...

This commit is contained in:
Alexandre Aubin 2020-12-19 04:40:57 +01:00
parent e9c8737bd7
commit f1df258d72

View file

@ -169,8 +169,8 @@ parse_check_process() {
# "Advanced" features # "Advanced" features
is_test_enabled change_url && add_test "TEST_CHANGE_URL" is_test_enabled change_url && add_test "TEST_CHANGE_URL"
is_test_enabled actions && add_test "ACTIONS_CONFIG_PANEL" "actions" #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 config_panel && add_test "ACTIONS_CONFIG_PANEL" "config_panel"
# Port already used ... do we really need this ... # Port already used ... do we really need this ...