GUI acceptance tests using environment deployed from packages.
Build: #2523 failed
Job: Onezone groups basic failed
Test results
- 34 tests in total
- 2 tests failed
- 16 minutes taken in total.
Build 2,523 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_groups_basic
test_user_checks_effective_memberships[1oz_1op_deployed]
|
Failing since build #2520 (Child of ODSRV-OZP-1871) | 56 secs | ||
RuntimeError: not found "user1" user as a member of "group1" group request = <FixtureRequest for <Function 'test_user_checks_effective_memberships[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (47 more lines...) |
||||
test_onezone_groups_basic
test_user_removes_relation_between_user_and_group_in_members_subpage[1oz_1op_deployed]
|
Failing since build #2520 (Child of ODSRV-OZP-1871) | 54 secs | ||
RuntimeError: no item found in popups web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="ff3f88f38dd4f867134affbb5d418135")> css_sel = '.relation-actions.one-webui-popover' err_msg = 'no item found in popups' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (281 more lines...) |