GUI acceptance tests using environment deployed from packages.
Build: #2884 failed
Job: Onezone harvesters effective privileges failed
Test results
- 4 tests in total
- 3 tests failed
- 3 failures are new
- 1 test was quarantined / skipped
- 7 minutes taken in total.
Build 2,884 has the following 1 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_onezone_harvesters_effective_privileges
test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_elasticsearch]
|
Wojciech Szmelich
|
3 mins | |||
RuntimeError: no item found in MembersItemRow in MembersList in MembersPage in DiscoveryPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8bcba8fea7b246ba52ead4f791768c7b", element="365c3d3e-a62b-4b14-a44c-ae6496a59aa4")> css_sel = '.table-privileges' err_msg = 'no item found in MembersItemRow in MembersList in MembersPage in DiscoveryPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (304 more lines...) |