GUI acceptance tests using environment deployed from packages.
Build: #2886 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,886 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="a79cc2db76f55c81375bb2d62ba5846a", element="445329c7-0412-4105-b3ed-885161ffcfcb")> 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...) |