GUI acceptance tests using environment deployed from packages.
Build: #1108 failed
Job: Onezone spaces basic failed
Test results
- 25 tests in total
- 3 tests failed
- 3 failures are new
- 19 minutes taken in total.
Build 1,108 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
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]
|
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...) |
|||
Collapse |
test_onezone_spaces_basic
test_user_fails_to_see_privileges_without_view_privileges[1oz_1op_deployed]
|
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...) |
|||
Collapse |
test_onezone_spaces_basic
test_user_fails_to_see_space_without_view_space_privilege[1oz_1op_deployed]
|
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...) |