Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1915 failed Child of ODSRV-OPV-1333
Test results
- 422 tests in total
- 3 tests failed
- 1 failure is new
- 1 test was quarantined / skipped
- 543 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_directories_times
test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-web GUI-equal to]
|
Chrome directories times tests | 1 min | |
RuntimeError: no "dir2" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-web GUI-equal to]'>> @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: (51 more lines...) |
Status | Test | Failing since | View job | 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) | 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 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) | 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 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...) |
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 | 4 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...) |