GUI acceptance tests using environment deployed from packages.
Build: #1133 failed
Job: Onezone groups multiuser failed
Test results
- 16 tests in total
- 3 tests failed
- 1 test was quarantined / skipped
- 21 minutes taken in total.
Build 1,133 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_groups_multiuser
test_user_is_removed_from_group[1oz_1op_deployed]
|
Failing since build #1127 (Child of ODSRV-OZP-1424) | 1 min | ||
RuntimeError: no "user2" found in MembersList in MembersPage in GroupsPage in Onezone page request = <FixtureRequest for <Function 'test_user_is_removed_from_group[1oz_1op_deployed]'>> @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...) |
||||
test_onezone_groups_multiuser
test_user_joins_group_using_invitation_token[1oz_1op_deployed]
|
Failing since build #1127 (Child of ODSRV-OZP-1424) | 7 mins | ||
AssertionError: user "user1" not found on group "group1" members list selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="cf22c2d2b9adecfeef07b89abb249c6d")>, 'space_owner_browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="6df07d7cb1e000cb908f9752510a9ced")>} browser_id = 'space_owner_browser', option = 'sees', member_name = 'user1' member_type = 'user', parent_name = 'group1', parent_type = 'group' oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'> onepanel = <class 'tests.gui.utils.onepanel.Onepanel'> @wt(parsers.re('user of (?P<browser_id>.*) (?P<option>does not see|sees) ' (99 more lines...) |
||||
test_onezone_groups_multiuser
test_user_removes_relation_between_two_groups_effective[1oz_1op_deployed]
|
Failing since build #1127 (Child of ODSRV-OZP-1424) | 1 min | ||
RuntimeError: no with "Save" text found in MembersItemHeader in MembersItemRow in MembersList in MembersPage in GroupsPage in Onezone page request = <FixtureRequest for <Function 'test_user_removes_relation_between_two_groups_effective[1oz_1op_deployed]'>> @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: (40 more lines...) |