GUI acceptance tests using environment deployed from packages.
Build: #2145 was successful Child of ODSRV-OPRPM-2139
Test results
- 709 tests in total
- 14 tests were quarantined / skipped
- 1265 minutes taken in total.
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
test_oneprovider_archives_recall
test_user_fails_to_recall_archive_if_there_is_no_space_enough_on_device[1oz_2op_slow_file_operations]
|
Failing since build #2144 (Child of ODSRV-OPRPM-2138) | Not quarantined | Chrome oneprovider archives recall | 4 mins | ||
Collapse |
test_oneprovider_hardlinks
test_hardlink_info_is_no_longer_visible_after_hardlink_removal[1oz_1op_deployed]
|
Failing since build #2127 (Child of ODSRV-OPRPM-2132) | Not quarantined | Chrome oneprovider hardlinks | 2 mins | |
RuntimeError: no item found in HardlinkTab in File details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f51c7b1cb8be3dbf1435ed8b0b87eb2f", element="cdd6088f-6e83-4780-b864-9a317b84d0fe")> css_sel = 'a[href="#hardlinks"]' err_msg = 'no item found in HardlinkTab in File details modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (298 more lines...) |
||||||
Collapse |
test_oneprovider_hardlinks
test_hardlink_tag_opens_file_details_modal_with_hardlinks_information[1oz_1op_deployed]
|
Failing since build #2127 (Child of ODSRV-OPRPM-2132) | Not quarantined | Chrome oneprovider hardlinks | 1 min | |
RuntimeError: no item found in HardlinkTab in File details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="ce8fa68d380f207931530c7774dee45b", element="c4890149-a3d7-4b9c-9ca7-e45872f130d5")> css_sel = 'a[href="#hardlinks"]' err_msg = 'no item found in HardlinkTab in File details modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (298 more lines...) |
||||||
Collapse |
test_oneprovider_hardlinks
test_new_hardlink_name_is_visible_after_hardlink_rename[1oz_1op_deployed]
|
Failing since build #2127 (Child of ODSRV-OPRPM-2132) | Not quarantined | Chrome oneprovider hardlinks | 2 mins | |
RuntimeError: no item found in HardlinkTab in File details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="aa15a4067e6f6be0531d2b4759489af8", element="3a2fcfb5-2461-4057-baf5-25d222a01a24")> css_sel = 'a[href="#hardlinks"]' err_msg = 'no item found in HardlinkTab in File details modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (298 more lines...) |
||||||
Collapse |
test_oneprovider_hardlinks
test_user_creates_hardlink_of_hardlink[1oz_1op_deployed]
|
Failing since build #2127 (Child of ODSRV-OPRPM-2132) | Not quarantined | Chrome oneprovider hardlinks | 2 mins | |
RuntimeError: no item found in HardlinkTab in File details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="361cb8e2a73466521209c052cf83e403", element="012d3558-292e-4bc8-8a25-80f8728204c8")> css_sel = 'a[href="#hardlinks"]' err_msg = 'no item found in HardlinkTab in File details modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (298 more lines...) |
||||||
Collapse |
test_oneprovider_hardlinks
test_user_creates_hardlinks_in_other_directories_than_original_files[1oz_1op_deployed]
|
Failing since build #2127 (Child of ODSRV-OPRPM-2132) | Not quarantined | Chrome oneprovider hardlinks | 2 mins | |
RuntimeError: no item found in HardlinkTab in File details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="5a0741b199cd9fde11943301aa749dcc", element="b2125f1b-49f6-4934-8286-00606304639d")> css_sel = 'a[href="#hardlinks"]' err_msg = 'no item found in HardlinkTab in File details modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (298 more lines...) |
||||||
Collapse |
test_oneprovider_symlinks
test_newly_created_symlink_to_directory_has_right_information_and_leads_to_symlink_directory[1oz_1op_deployed]
|
Failing since build #2127 (Child of ODSRV-OPRPM-2132) | Not quarantined | Chrome oneprovider symlinks | 1 min | |
RuntimeError: Css element wtih "Close" text not found request = <FixtureRequest for <Function 'test_newly_created_symlink_to_directory_has_right_information_and_leads_to_symlink_directory[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...) |
||||||
Collapse |
test_oneprovider_symlinks
test_user_creates_symlink_to_symlink[1oz_1op_deployed]
|
Failing since build #2127 (Child of ODSRV-OPRPM-2132) | Not quarantined | Chrome oneprovider symlinks | 2 mins | |
RuntimeError: Css element wtih "Close" text not found request = <FixtureRequest for <Function 'test_user_creates_symlink_to_symlink[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...) |
||||||
Collapse |
test_oneprovider_symlinks
test_user_creates_symlinks_in_other_directories_than_original_files[1oz_1op_deployed]
|
Failing since build #2127 (Child of ODSRV-OPRPM-2132) | Not quarantined | Chrome oneprovider symlinks | 1 min | |
RuntimeError: Css element wtih "Close" text not found request = <FixtureRequest for <Function 'test_user_creates_symlinks_in_other_directories_than_original_files[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...) |
||||||
Collapse |
test_oneprovider_transfers_files
test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #1958 (Changes by Agnieszka Warchol) |
Agnieszka Warchol
|
Chrome transfers files | 7 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_files
test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #1958 (Changes by Agnieszka Warchol) |
Agnieszka Warchol
|
Chrome transfers files | 6 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...) |
||||||
Collapse |
test_onezone_harvesters_index_metadata
test_user_sees_rejection_reason_and_what_is_rejected_in_data_discovery_page_after_changing_json_metadata_value_and_creating_index_that_includes_include_rejection_reason_and_retry_on_rejection_toggles[1oz_1op_elasticsearch]
|
Failing since build #2127 (Child of ODSRV-OPRPM-2132) | Not quarantined | Chrome onezone harversters index metadata | 6 mins | |
RuntimeError: Css element wtih "Close" text not found request = <FixtureRequest for <Function 'test_user_sees_rejection_reason_and_what_is_rejected_in_data_discovery_page_after_chang...alue_and_creating_index_that_includes_include_rejection_reason_and_retry_on_rejection_toggles[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: (34 more lines...) |
||||||
Collapse |
test_qos_storage
test_a_qos_requirement_is_met_after_removing_the_parameter_and_adding_it_again[1oz_2op_deployed]
|
Failing since build #1958 (Changes by Agnieszka Warchol) | Not quarantined | Chrome QoS storage | 6 mins | |
RuntimeError: no item found in Requirement in Quality of Service modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="397d366fccdeaedffb8bb4c547816b8e", element="a1b89e2e-0b71-4468-8b68-7e22561e69cc")> 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_shares_basic
test_removing_directory_which_contained_shared_directory_removes_only_shares_files_but_not_share_itself[1oz_1op_deployed]
|
Not quarantined | Chrome shares basic tests | 3 mins | ||
AssertionError: displayed CANNOT LOAD SHARE ROOT does not match expected SHARED FILES HAVE BEEN DELETED request = <FixtureRequest for <Function 'test_removing_directory_which_contained_shared_directory_removes_only_shares_files_but_not_share_itself[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: (32 more lines...) |