GUI acceptance tests using environment deployed from packages.
Build: #1108 failed
Job: Onepanel members failed
Test results
- 10 tests in total
- 2 tests failed
- 2 failures are new
- 21 minutes taken in total.
Build 1,108 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onepanel_members
test_user_fails_to_see_members_without_view_cluster[1oz_1op_deployed]
|
2 mins | |
AssertionError: alert with text "Insufficient permissions" not found request = <FixtureRequest for <Function 'test_user_fails_to_see_members_without_view_cluster[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: (33 more lines...) |
|||
Collapse |
test_onepanel_members
test_user_fails_to_see_privileges_without_view_privileges[1oz_1op_deployed]
|
6 mins | |
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...) |