Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1915 failed
Job: Spaces basic failed
Test results
- 20 tests in total
- 2 tests failed
- 15 minutes taken in total.
Build 1,915 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_spaces_basic
test_user_of_client2_fails_to_add_another_user_to_space_after_joining_to_it_from_invitation_generated_by_user_of_client1[1oz_1op_1oc-web GUI-REST]
|
Failing since build #1907 (Changes by Agnieszka Warchol) | 1 min | ||
onezone_client.rest.ApiException: (403) Reason: Forbidden HTTP response headers: HTTPHeaderDict({'content-length': '94', 'content-type': 'application/json', 'date': 'Mon, 04 Oct 2021 22:36:42 GMT', 'server': 'Cowboy', 'x-frame-options': 'SAMEORIGIN'}) HTTP response body: {"error":{"id":"forbidden","description":"You are not authorized to perform this operation."}} request = <FixtureRequest for <Function 'test_user_of_client2_fails_to_add_another_user_to_space_after_joining_to_it_from_invitation_generated_by_user_of_client1[1oz_1op_1oc-web GUI-REST]'>> @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: (163 more lines...) |
||||
test_spaces_basic
test_user_of_client2_fails_to_modify_privileges_of_space_after_joining_to_it_from_invitation_generated_by_user_of_client1[1oz_1op_1oc-web GUI-REST]
|
Failing since build #1907 (Changes by Agnieszka Warchol) | 1 min | ||
onezone_client.rest.ApiException: (403) Reason: Forbidden HTTP response headers: HTTPHeaderDict({'content-length': '94', 'content-type': 'application/json', 'date': 'Mon, 04 Oct 2021 22:35:06 GMT', 'server': 'Cowboy', 'x-frame-options': 'SAMEORIGIN'}) HTTP response body: {"error":{"id":"forbidden","description":"You are not authorized to perform this operation."}} request = <FixtureRequest for <Function 'test_user_of_client2_fails_to_modify_privileges_of_space_after_joining_to_it_from_invitation_generated_by_user_of_client1[1oz_1op_1oc-web GUI-REST]'>> @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: (164 more lines...) |