nvazquez commented on PR #4774: URL: https://github.com/apache/cloudstack/pull/4774#issuecomment-1090096483
Hi @soreana - can you please check the Travis results? Seems like all the added tests are failing: ```` +------------------------+--------------------+-------+------------------------+ | Test | Result | Time | Test file | +========================+====================+=======+========================+ | test_01_check_cross_do | builtins.TypeError | 0.021 | test_template_access_a | | main_template_access | | | cross_domains | +------------------------+--------------------+-------+------------------------+ | test_02_create_templat | builtins.TypeError | 0.016 | test_template_access_a | | e | | | cross_domains | +------------------------+--------------------+-------+------------------------+ | test_03_check_subdomai | builtins.TypeError | 0.016 | test_template_access_a | | n_template_access | | | cross_domains | +------------------------+--------------------+-------+------------------------+ | test_04_check_non_publ | builtins.TypeError | 0.016 | test_template_access_a | | ic_template_access | | | cross_domains | +------------------------+--------------------+-------+------------------------+ | test_05_check_non_publ | builtins.TypeError | 0.018 | test_template_access_a | | ic_template_subdomain_ | | | cross_domains | | access | | | | +------------------------+--------------------+-------+------------------------+ | test_06_check_sub_publ | builtins.TypeError | 0.018 | test_template_access_a | | ic_template_sub_domain | | | cross_domains | | _access | | | | +------------------------+--------------------+-------+------------------------+ | test_07_check_default_ | builtins.TypeError | 0.017 | test_template_access_a | | public_template_sub_do | | | cross_domains | | main_access | | | | +------------------------+--------------------+-------+------------------------+ | test_08_check_non_publ | builtins.TypeError | 0.016 | test_template_access_a | | ic_template_sub_domain | | | cross_domains | | _access | | | | +------------------------+--------------------+-------+------------------------+ ```` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
