Build: #4 failed
Job: Onezone spaces memberships privileges data failed
Test results
- 12 tests in total
- 2 tests failed
- 2 failures are new
- 14 minutes taken in total.
Build 4 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_spaces_memberships_privileges_data
test_nonspaceowner_successfully_manages_qos_if_he_got_qos_management_privileges[1oz_1op_deployed]
|
3 mins | |
RuntimeError: no "Quality of Service" found in Menu popup with label fixturefunc = <function add_qos_requirement_in_modal at 0x7f46b517bce0> request = <FixtureRequest for <Function test_nonspaceowner_successfully_manages_qos_if_he_got_qos_management_privileges[1oz_1op_deployed]>> kwargs = {'browser_id': 'browser_user1', 'expression': 'hello=WORLD', 'item_name': 'dir1', 'modals': <class 'tests.gui.utils.common.modals.Modals'>, ...} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: (63 more lines...) |
|||
Collapse |
test_onezone_spaces_memberships_privileges_data
test_user_fails_to_rename_space_because_of_lack_in_privileges[1oz_1op_deployed]
|
1 min | |
RuntimeError: no item found in SpaceOverviewPage in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="1380f2cf38f1c2aea0998cce625df466", element="63B52E8F5FEF9CB5BAAD0621F5047249_element_277")> css_sel = '.resource-info-tile' err_msg = 'no item found in SpaceOverviewPage 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) (187 more lines...) |