Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #3166 failed Child of ODSRV-OPRPM-2522
Test results
- 507 tests in total
- 1 test failed
- 1 failure is new
- 2 tests were quarantined / skipped
- 518 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_onepanel_basic
test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]
|
Onepanel | 1 min | |
onepanel_client.rest.ApiException: (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'access-control-allow-origin': '*', 'content-length': '426', 'content-type': 'application/json', 'date': 'Tue, 11 Jun 2024 22:17:01 GMT', 'server': 'Cowboy'}) HTTP response body: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}} 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.8/dist-packages/pytest_bdd/scenario.py:227: (159 more lines...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
Collapse |
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-REST-web GUI]
|
Failing since build #3128 (Child of ODSRV-OPV-1563) |
Wojciech Szmelich
|
Spaces basic | 2 mins | |
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <a href="#/onedata/spaces/3acf5c502ed8aaf77fb853abd9dd3032ch71ce" id="ember253" class="item-header ember-view">...</a> is not clickable at point (256, 190). Other element would receive the click: <div tabindex="-1" id="ember14-modal" class="alert-global error modal fade in show ember-view" role="dialog" style="display: block;">...</div> (Session info: chrome=104.0.5112.79) 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-REST-web GUI]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (184 more lines...) |
||||||
Collapse |
test_storage_sync
test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-web GUI-REST]
|
Failing since build #3121 (Child of ODSRV-OZP-2000) |
Wojciech Szmelich
|
Storage sync | 11 mins | |
AssertionError: there is different number of items in file browser, actual items: {'dir2'}, expected items: ['dir2', 'dir2'] request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[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.8/dist-packages/pytest_bdd/scenario.py:227: (46 more lines...) |