GUI acceptance tests using environment deployed from packages.
Build: #1527 failed Child of ODSRV-OPRPM-1897
Test results
- 566 tests in total
- 6 tests failed
- 1 test was fixed
- 5 tests were quarantined / skipped
- 900 minutes taken in total.
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="58c6ce23a079c9854c00d178af1178bf", element="cae670f4-f2b8-48ab-ba1d-6bf7913dba51")> 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_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 | 2 mins | ||
RuntimeError: no item found in Public Share View web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="1bbe8482cbc8bf206b1a91a068f1bff4")> 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...) |
|||||
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 | 2 mins | ||
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 | 4 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...) |
Status | Test | Failing since | View job | Duration |
---|---|---|---|---|
test_onezone_basic
test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]
|
Failing since build #1526 (Child of ODSRV-OPRPM-1896) | Chrome onezone basic tests | 2 mins |
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="06e778a1eb8765097e125fe3d10bd43c", element="c6a7e0d5-3ec8-4a29-b7de-f72ff7ec2a9b")> 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]
|
Failing since build #1526 (Child of ODSRV-OPRPM-1896) | 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]
|
Failing since build #1526 (Child of ODSRV-OPRPM-1896) | Not quarantined | Chrome onezone basic tests | 1 min |