GUI acceptance tests using environment deployed from packages.

Build: #1519 failed

Job: Multiprovider QoS failed

Test results

  • 21 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 38 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_multiprovider_qos test_user_sees_qos_requirement_met_after_a_new_support_is_added[1oz_2op_deployed]
2 mins
RuntimeError: no  item found in SpaceProvidersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="51fc40cc9b08b9999f64952dff00f74f", element="ecdef388-0554-41d4-923f-e1bc6fa6e9cd")>
css_sel = '.btn-add-support'
err_msg = 'no  item found in SpaceProvidersPage in DataPage in Onezone page'

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