GUI acceptance tests using environment deployed from packages.
Build: #1119 failed
Job: Onezone spaces basic failed
Test results
- 25 tests in total
- 3 tests failed
- 19 minutes taken in total.
Build 1,119 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_spaces_basic
test_user_fails_to_see_privileges_of_another_user_until_he_is_granted_all_privileges_by_becoming_an_owner[1oz_1op_deployed]
|
Failing since build #1108 (Child of ODSRV-OPRPM-1699) | 1 min | ||
AssertionError: alert with text "Insufficient permissions" not found request = <FixtureRequest for <Function 'test_user_fails_to_see_privileges_of_another_user_until_he_is_granted_all_privileges_by_becoming_an_owner[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: (38 more lines...) |
||||
test_onezone_spaces_basic
test_user_fails_to_see_privileges_without_view_privileges[1oz_1op_deployed]
|
Failing since build #1108 (Child of ODSRV-OPRPM-1699) | 1 min | ||
AssertionError: alert with text "Insufficient permissions" not found request = <FixtureRequest for <Function 'test_user_fails_to_see_privileges_without_view_privileges[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: (38 more lines...) |
||||
test_onezone_spaces_basic
test_user_fails_to_see_space_without_view_space_privilege[1oz_1op_deployed]
|
Failing since build #1108 (Child of ODSRV-OPRPM-1699) | 1 min | ||
RuntimeError: cannot click on button btn with "Members" text in Space in DataPage in Onezone page request = <FixtureRequest for <Function 'test_user_fails_to_see_space_without_view_space_privilege[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: (43 more lines...) |