GUI acceptance tests using environment deployed from packages.

Build: #1967 failed

Job: Onezone providers basic failed

Stages & jobs

  1. Acceptance Test

Test results

  • 9 tests in total
  • 2 tests failed
  • 2 failures are new
  • 1 test was quarantined / skipped
  • 12 minutes taken in total.

Build 1,967 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_onezone_providers_basic test_user_sees_provider_details_after_choosing_appropriate_option_in_provider_menu_on_space_providers_page[1oz_1op_deployed]
2 mins
RuntimeError: no  item found in SpaceSupportForm in SpacesContentPage in content in Oneprovider Panel 21.02.0-alpha24
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6288586578e4962ff9cb6f52a1c522bc", element="e8a7a3c9-8b73-4da9-b300-e95eaca3f0dc")>
css_sel = '.btn.ready'
err_msg = 'no  item found in SpaceSupportForm in SpacesContentPage in content in Oneprovider Panel 21.02.0-alpha24'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(312 more lines...)
Collapse Failed test_onezone_providers_basic test_user_sees_provider_on_the_space_providers_map_after_supporting[1oz_1op_deployed]
2 mins
RuntimeError: no  item found in SpaceSupportForm in SpacesContentPage in content in Oneprovider Panel 21.02.0-alpha24
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8c2d123cdbc9324b18fa1b6749e52c75", element="d5314b3a-7353-4501-ae07-a3b91bc037dc")>
css_sel = '.btn.ready'
err_msg = 'no  item found in SpaceSupportForm in SpacesContentPage in content in Oneprovider Panel 21.02.0-alpha24'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(312 more lines...)