GUI acceptance tests using environment deployed from packages.
Build: #1967 failed
Job: Onezone harvesters effective privileges failed
Test results
- 4 tests in total
- 2 tests failed
- 13 minutes taken in total.
Build 1,967 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_harvesters_effective_privileges
test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_elasticsearch]
|
Failing since build #1966 (Child of ODSRV-OZP-1709) | 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="29672af471395bb98e99e31aa4a16c33", element="3625d32d-f164-44e1-b99d-d0d2316738d9")> css_sel = '.one-tree' 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) (300 more lines...) |
||||
test_onezone_harvesters_effective_privileges
test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_elasticsearch]
|
Failing since build #1966 (Child of ODSRV-OZP-1709) | 3 mins | ||
RuntimeError: no "user3" found in MembersList in MembersPage in DiscoveryPage in Onezone page request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (39 more lines...) |