Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1913 failed Child of ODSRV-OZP-1651
Test results
- 422 tests in total
- 2 tests failed
- 7 tests were fixed
- 1 test was quarantined / skipped
- 563 minutes taken in total.
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
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) | Chrome spaces basic tests | 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 20:17:35 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...) |
|||||
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) | Chrome spaces basic tests | 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 20:19:10 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...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
Collapse |
test_file_content
test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]
|
Failing since build #1910 (Child of ODSRV-OPV-1332) | Not quarantined | Chrome file content tests | 3 mins | |
AssertionError: Expected file named space1/file1 content to be TEST TEXT ONEDATA but found TE request = <FixtureRequest for <Function 'test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-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: (24 more lines...) |