GUI acceptance tests using environment deployed from packages.
Build: #1601 failed Child of ODSRV-OPRPM-1932
Test results
- 567 tests in total
- 4 tests failed
- 4 failures are new
- 6 tests were quarantined / skipped
- 889 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_oneprovider_transfers_multi
test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
|
Chrome transfers multi browser tests | 4 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="1a8dec0258295380140db672d3c10d23")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (289 more lines...) |
||||
Collapse |
test_oneprovider_transfers_multi
test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
|
Chrome transfers multi browser tests | 4 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="5e70a35a76d01ea0d7a0791171a77cea")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (289 more lines...) |
||||
Collapse |
test_onezone_basic
test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]
|
Chrome onezone basic tests | 2 mins | |
AssertionError: Expected 1 dev-oneprovider-krakow record but got 0 request = <FixtureRequest for <Function 'test_user_deregisters_dead_duplicated_provider[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: (31 more lines...) |
||||
Collapse |
test_onezone_data_discovery
test_files_deleted_from_harvested_space_are_no_longer_visible_in_data_discovery_page[1oz_1op_elasticsearch]
|
Chrome onezone data discovery test | 2 mins | |
RuntimeError: no "file_json" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_files_deleted_from_harvested_space_are_no_longer_visible_in_data_discovery_page[1oz_1op_elasticsearch]'>> @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 | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
Collapse |
test_multiprovider_qos
test_a_qos_requirement_is_met_after_removing_the_parameter_and_adding_it_again[1oz_2op_deployed]
|
Failing since build #1541 (Child of ODSRV-OZP-1575) | Not quarantined | Chrome multiprovider QoS tests | 6 mins | |
RuntimeError: no item found in Requirement in Quality of Service modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b036a42095d19a3fd03928a751a0982b", element="8e626001-d44b-40e5-94ea-a9a74f582c7b")> css_sel = '.qos-status-impossible' err_msg = 'no item found in Requirement in Quality of Service modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |
||||||
Collapse |
test_oneprovider_transfers
test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #1447 (Child of ODSRV-OZP-1532) | Not quarantined | Chrome transfers tests | 5 mins | |
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in _TransfersTab in Oneprovider page request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_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: (31 more lines...) |
||||||
Collapse |
test_oneprovider_transfers
test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #1447 (Child of ODSRV-OZP-1532) | Not quarantined | Chrome transfers tests | 5 mins | |
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in _TransfersTab in Oneprovider page request = <FixtureRequest for <Function 'test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_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: (31 more lines...) |
||||||
test_onezone_basic
test_user_sees_that_group_added_to_cluster_has_default_privileges[1oz_1op_deployed]
|
Not quarantined | Chrome onezone basic tests | 1 min | |||
test_onezone_basic
test_user_sees_that_user_added_to_cluster_has_default_privileges[1oz_1op_deployed]
|
Not quarantined | Chrome onezone basic tests | 1 min | |||
Collapse |
test_public_shares
test_user_sees_that_he_no_longer_can_view_public_share_after_owner_removed_it[1oz_1op_deployed]
|
Failing since build #1520 (Child of ODSRV-OZP-1566) | Not quarantined | Chrome public shares tests | 1 min | |
RuntimeError: no item found in Public Share View web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="90d4614c825e8b0fbab9c7f4245962a9")> css_sel = '.error-details.active' err_msg = 'no item found in Public Share View' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (281 more lines...) |