GUI acceptance tests using environment deployed from packages.
Build: #1801 failed Child of ODSRV-OZP-1658
Build result summary
Details
- Completed
- Queue duration
- 28 minutes
- Duration
- 147 minutes
- Labels
- None
- Revision
-
262ae4a7b398167e53611841fb850b1e03e11827
- Total tests
- 694
- Failing since
- #1601 (Child of ODSRV-OPRPM-1932 – )
- Fixed in
- #1832 (Child of ODSRV-OZP-1667)
Responsible
This build has been failing since #1601
No one has taken responsibility
Configuration changes
Plan configuration has changed since the last successful build. See the plan audit log for more details.
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_onepanel_basic
test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
|
Chrome onepanel basic tests | 2 mins | |
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"badValueString","details":{"key":"storageId"},"description":"Bad value: provided \"storageId\" must be a string."}} request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]'>> @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: (47 more lines...) |
||||
Collapse |
test_onepanel_basic
test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage2]
|
Chrome onepanel basic tests | 4 mins | |
RuntimeError: no "new_storage2" found in StorageContentPage in content in Oneprovider Panel 21.02.0-alpha21 request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage2]'>> @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: (39 more lines...) |
||||
Collapse |
test_oneprovider_data_tab
test_user_downloads_file_and_checks_its_content[1oz_1op_deployed]
|
Chrome oneprovider data tab tests | 1 min | |
RuntimeError: file 20B-0.txt has not been downloaded request = <FixtureRequest for <Function 'test_user_downloads_file_and_checks_its_content[1oz_1op_deployed]'>> @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: (35 more lines...) |
||||
Collapse |
test_storage_sync
test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]
|
Chrome storage sync tests | 13 mins | |
AssertionError: displayed 4 as number of updated files on sync chart instead of expected 3 request = <FixtureRequest for <Function 'test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]'>> @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: (34 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_oneprovider_data_tab
test_user_fails_to_reattach_dataset_after_deleting_directory[1oz_1op_deployed]
|
Failing since build #1799 (Child of ODSRV-OPRPM-2011) | Chrome oneprovider data tab tests | 4 mins | ||
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="43d0f59ca06edee219a8e17198b65a3f")> css_sel = '.modal-dialog', err_msg = 'no item found in modals' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) > item = web_elem_root.find_element_by_css_selector(css_sel) (279 more lines...) |