GUI acceptance tests using environment deployed from packages.
Build: #2885 failed
Job: Onezone harvesters effective privileges failed
Test results
- 4 tests in total
- 3 tests failed
- 1 test was quarantined / skipped
- 6 minutes taken in total.
Build 2,885 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]
|
Failing since build #2884 (Child of ODSRV-OZP-2032) |
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="019a4f70a4dbd8120922ef0ba17aa968", element="9c7c532a-4b4b-4796-acc5-20345ffb276c")> 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...) |