GUI acceptance tests using environment deployed from packages.
Build: #2425 failed
Job: Onezone spaces memberships privileges data was successful
Test results
- 12 tests in total
- 1 test was quarantined / skipped
- 10 minutes taken in total.
Build 2,425 has the following 1 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_onezone_spaces_memberships_privileges_data
test_nonspaceowner_successfully_manages_qos_if_he_got_qos_management_privileges[1oz_1op_deployed]
|
Failing since build #2421 (Child of ODSRV-OPRPM-2246) | Not quarantined | 1 min | ||
RuntimeError: no item found in QoS tab web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b3eba9b033a2cda16c5c340ebc06b2dd", element="66013c39-6f46-44d1-b362-b61c8399e8d9")> css_sel = '.alert-promise-error', err_msg = 'no item found in QoS tab' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) > item = web_elem_root.find_element_by_css_selector(css_sel) (300 more lines...) |