Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #37 failed Child of ODSRV-OZP200-22
Test results
- 411 tests in total
- 4 tests failed
- 3 failures are new
- 3 tests were quarantined / skipped
- 472 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_single_directory2
test_user_creates_directory_using_client1_removes_it_using_client2_and_then_recreates_it_using_client1[1oz_1op_1oc-web GUI-REST]
|
Chrome single directory tests 2 | 1 min | |
tests.mixed.oneprovider_client.rest.ApiException: (400) Reason: Bad Request HTTP response headers: HTTPHeaderDict({'content-length': '112', 'content-type': 'application/json', 'date': 'Fri, 05 Feb 2021 07:50:13 GMT', 'server': 'Cowboy', 'x-frame-options': 'SAMEORIGIN'}) HTTP response body: {"error":{"id":"posix","details":{"errno":"enoent"},"description":"Operation failed with POSIX error: enoent."}} request = <FixtureRequest for <Function 'test_user_creates_directory_using_client1_removes_it_using_client2_and_then_recreates_it_using_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: (112 more lines...) |
||||
Collapse |
test_single_directory2
test_user_creates_directory_using_client1_removes_it_using_client2_and_then_recreates_it_using_client1[1oz_1op_1oc-oneclient1-web GUI]
|
Chrome single directory tests 2 | 5 mins | |
AssertionError request = <FixtureRequest for <Function 'test_user_creates_directory_using_client1_removes_it_using_client2_and_then_recreates_it_using_client1[1oz_1op_1oc-oneclient1-web GUI]'>> @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: (29 more lines...) |
||||
Collapse |
test_single_directory2
test_user_creates_directory_using_client1_removes_it_using_client2_and_then_recreates_it_using_client1[1oz_1op_1oc-oneclient1-REST]
|
Chrome single directory tests 2 | 1 min | |
AssertionError request = <FixtureRequest for <Function 'test_user_creates_directory_using_client1_removes_it_using_client2_and_then_recreates_it_using_client1[1oz_1op_1oc-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: (29 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_onepanel_basic
test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]
|
Failing since build #27 (Child of ODSRV-OZP200-18) | Chrome onepanel tests | 4 mins | ||
AssertionError: provider "dev-oneprovider-krakow" found on space "helloworld2" providers list request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-web GUI-REST-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: (44 more lines...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
test_file_content
test_user_appends_text_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]
|
Failing since build #32 (Child of ODSRV-OZP200-20) |
Natalia Organek
|
Chrome file content tests | 10 secs | ||
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 #32 (Child of ODSRV-OZP200-20) |
Natalia Organek
|
Chrome file content tests | 2 mins | ||
Collapse |
test_luma
test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]
|
Failing since build #4 (Child of ODSRV-OZP200-10) |
Jakub Liput
|
Chrome LUMA tests | 3 mins | |
tests.utils.http_exceptions.HTTPInternalServerError: [500] INTERNAL SERVER ERROR: { "detail": "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.", "status": 500, "title": "Internal Server Error", "type": "about:blank" } request = <FixtureRequest for <Function 'test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]'>> @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: (48 more lines...) |