GUI acceptance tests using environment deployed from packages.
Build: #1532 failed Child of ODSRV-OPRPM-1899
Test results
- 566 tests in total
- 7 tests failed
- 1 failure is new
- 1 test was fixed
- 5 tests were quarantined / skipped
- 905 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_oneprovider_posix_multiuser
test_user1_fails_to_rename_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Chrome POSIX tests multiuser | 2 mins | |
RuntimeError: no "20B-0.txt" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user1_fails_to_rename_file_because_of_change_in_parent_directory_permission[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: (41 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_onezone_spaces_basic
test_user_fails_to_invite_provider_without_privileges[1oz_1op_deployed]
|
Failing since build #1519 (Changes by Jakub Liput) | Chrome onezone spaces basic tests | 1 min | ||
RuntimeError: no item found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="90cdc7ba15aea22d34a8b5832c3e4592", element="1336b808-ecd5-4393-a8d9-ecbb5fec92f4")> css_sel = '.error' err_msg = 'no item found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (300 more lines...) |
|||||
test_public_shares
test_user_does_not_see_file_in_shares_public_interface_after_owner_removed_them_from_shared_directory[1oz_1op_deployed]
|
Failing since build #1522 (Child of ODSRV-OZP-1568) | Chrome public shares tests | 1 min | ||
AssertionError: not found "file1" in file browser request = <FixtureRequest for <Function 'test_user_does_not_see_file_in_shares_public_interface_after_owner_removed_them_from_shared_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: (37 more lines...) |
|||||
test_public_shares
test_user_sees_new_files_in_shares_public_interface_after_owner_added_them_to_shared_directory[1oz_1op_deployed]
|
Failing since build #1522 (Child of ODSRV-OZP-1568) | Chrome public shares tests | 2 mins | ||
AssertionError: not found "20B-0.txt" in file browser request = <FixtureRequest for <Function 'test_user_sees_new_files_in_shares_public_interface_after_owner_added_them_to_shared_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: (37 more lines...) |
|||||
test_public_shares
test_user_views_and_downloads_files_from_public_interface_of_share_shared_from_another_user_from_share_directory_modal[1oz_1op_deployed]
|
Failing since build #1522 (Child of ODSRV-OZP-1568) | Chrome public shares tests | 3 mins | ||
AssertionError: displayed share cwd in file browser is share_dir1 instead of expected /dir1 request = <FixtureRequest for <Function 'test_user_views_and_downloads_files_from_public_interface_of_share_shared_from_another_user_from_share_directory_modal[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: (29 more lines...) |
|||||
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) | Chrome public shares tests | 1 min | ||
RuntimeError: no item found in Public Share View web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="e05bde664e3235e981814b77081d8d6a")> 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...) |
|||||
test_public_shares
test_shares_public_interface_still_works_after_the_only_space_member_left_the_space_containing_share[1oz_1op_deployed]
|
Failing since build #1522 (Child of ODSRV-OZP-1568) | Chrome public shares tests | 2 mins | ||
AssertionError: not found "file1" in file browser request = <FixtureRequest for <Function 'test_shares_public_interface_still_works_after_the_only_space_member_left_the_space_containing_share[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: (37 more lines...) |
Status | Test | Failing since | View job | Duration |
---|---|---|---|---|
test_onezone_data_discovery
test_public_harvester_site_is_updated_when_files_are_removed_from_space_in_original_harvester[1oz_1op_elasticsearch]
|
Failing since build #1531 (Child of ODSRV-OZP-1571) | Chrome onezone data discovery test | 1 min |
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 #1392 (Changes by Agnieszka Warchol) | 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="2b6a8dc8b753842292f1580a666651ab", element="d475d37c-5822-40dd-99dd-6b8ba6f302ac")> 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 | 58 secs | |||
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 |