Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1287 failed Child of ODSRV-OZP-1476
Test results
- 411 tests in total
- 3 tests failed
- 1 failure is new
- 1 test was quarantined / skipped
- 447 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-REST-web GUI-equal to]
|
Chrome directories times tests | 1 min | |
AssertionError: Time comparison failed. Time1: modification = 2021-01-14 01:08:47 Time2: access = 2021-01-14 01:08:48 Comparator: equal request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-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: (49 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_onepanel_basic
test_user_deregisters_provider_and_registers_it_again[1oz_1op_1oc-web GUI-REST]
|
Failing since build #1284 (Child of ODSRV-OPV-1111) | Chrome onepanel tests | 1 min | ||
RuntimeError: no item found in ProviderContentPage in content in Oneprovider Panel 20.02.5 web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="43257dfbd73acafa0277bd46b43064f6", element="6d12138d-8d72-4296-925d-ff81cca6fe7b")> css_sel = '.provider-registration-form' err_msg = 'no item found in ProviderContentPage in content in Oneprovider Panel 20.02.5' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (322 more lines...) |
|||||
test_onepanel_basic
test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[1oz_1op_1oc-web GUI-REST]
|
Failing since build #1284 (Child of ODSRV-OPV-1111) | Chrome onepanel tests | 44 secs | ||
RuntimeError: no item found in ProviderContentPage in content in Oneprovider Panel 20.02.5 web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b256f25390dfb542f808a78baa609539", element="9e1dc32a-6355-42e7-ab74-8841f152b34f")> css_sel = '.provider-registration-form' err_msg = 'no item found in ProviderContentPage in content in Oneprovider Panel 20.02.5' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (322 more lines...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
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 #1024 (Child of ODSRV-OPRPM-1681) | Not quarantined | Chrome LUMA tests | 2 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...) |