GUI acceptance tests using environment deployed from packages.
Build: #1488 failed
Job: Onezone spaces multiuser failed
Test results
- 13 tests in total
- 4 tests failed
- 4 failures are new
- 13 minutes taken in total.
Build 1,488 has the following 4 errors: 4 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_spaces_multiuser
test_user_joins_a_space_with_group_invitation_token[1oz_1op_deployed]
|
12 secs | |
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_joins_a_space_with_group_invitation_token[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: (53 more lines...) |
|||
Collapse |
test_onezone_spaces_multiuser
test_user_joins_a_space_with_group_invitation_token_and_see_space_was_renamed[1oz_1op_deployed]
|
24 secs | |
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_joins_a_space_with_group_invitation_token_and_see_space_was_renamed[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: (53 more lines...) |
|||
Collapse |
test_onezone_spaces_multiuser
test_user_successfully_joins_space_using_invitation_token[1oz_1op_deployed]
|
12 secs | |
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"noConnectionToOnezone","description":"No connection to Onezone."}} request = <FixtureRequest for <Function 'test_user_successfully_joins_space_using_invitation_token[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: (53 more lines...) |
|||
Collapse |
test_onezone_spaces_multiuser
test_user_successfully_joins_space_using_invitation_token_with_get_started_button[1oz_1op_deployed]
|
29 secs | |
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_successfully_joins_space_using_invitation_token_with_get_started_button[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: (53 more lines...) |