GUI acceptance tests using environment deployed from packages.
Build: #1849 failed Child of ODSRV-OPRPM-2033
Test results
- 695 tests in total
- 4 tests failed
- 4 failures are new
- 1 test was fixed
- 13 tests were quarantined / skipped
- 1265 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_onezone_basic
test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]
|
Chrome onezone basic tests | 1 min | |
AttributeError: 'NoneType' object has no attribute 'menu' request = <FixtureRequest for <Function 'test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[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_onezone_basic
test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_deployed]
|
Chrome onezone basic tests | 1 min | |
AttributeError: 'NoneType' object has no attribute 'menu' request = <FixtureRequest for <Function 'test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[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_onezone_basic
test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]
|
Chrome onezone basic tests | 1 min | |
AttributeError: 'NoneType' object has no attribute 'menu' request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[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_onezone_basic
test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_deployed]
|
Chrome onezone basic tests | 1 min | |
AttributeError: 'NoneType' object has no attribute 'menu' request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[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...) |
Status | Test | Failing since | View job | Duration |
---|---|---|---|---|
test_onepanel_basic
test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
|
Failing since build #1848 (Child of ODSRV-OZP-1673) | Chrome onepanel basic tests | 4 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 #1541 (Child of ODSRV-OZP-1575) | Not quarantined | Chrome multiprovider QoS tests | 9 mins | |
RuntimeError: no item found in Requirement in Quality of Service modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="22119ec5ae389a44e0b20c1c1dca7bd9", element="f27d8c93-1d53-43e7-a69d-2c1094c8f3cc")> 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...) |
||||||
test_multiprovider_qos
test_file_is_replicated_after_migration_from_one_storage_with_qos_requirement[1oz_2op_deployed]
|
Not quarantined | Chrome multiprovider QoS tests | 3 mins | |||
Collapse |
test_oneprovider_datasets
test_user_fails_to_reattach_dataset_after_deleting_directory[1oz_1op_deployed]
|
Failing since build #1829 (Changes by Agnieszka Warchol and Katarzyna Such) | Not quarantined | Chrome oneprovider datasets tests | 2 mins | |
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="78789b4efd66e0e6a3588c105dbe8f07")> 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...) |
||||||
test_oneprovider_datasets
test_user_sees_dataset_in_attached_tab_after_reattaching_detached_dataset[1oz_1op_deployed]
|
Not quarantined | Chrome oneprovider datasets tests | 1 min | |||
test_oneprovider_datasets
test_user_sees_directory_tree_in_dataset_browser_after_marking_directories_as_dataset[1oz_1op_deployed]
|
Not quarantined | Chrome oneprovider datasets tests | 1 min | |||
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...) |
||||||
Collapse |
test_onezone_basic
test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]
|
Failing since build #1835 (Child of ODSRV-OZP-1668) | Not quarantined | Chrome onezone basic tests | 2 mins | |
AssertionError: Expected 1 dev-oneprovider-krakow record but got 2 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_basic
test_user_sees_all_your_providers_are_offline_message_when_no_provider_is_online[1oz_1op_deployed]
|
Failing since build #1835 (Child of ODSRV-OZP-1668) | Not quarantined | Chrome onezone basic tests | 5 secs | |
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4cb8b81908>: Failed to establish a new connection: [Errno 113] No route to host',)) zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7f4cb8b713c8> owner_credentials = <tests.utils.user_utils.User object at 0x7f4cb8b71630> space_id = '207fc676f9db419f8326261b21e3d71cch2459' storages_db = {'dev-oneprovider-krakow': {}} hosts = {'elasticsearch': {'container-id': '9b51c1f85403f2b9acc865178a337b17fababcc74643faa0b1aa14c4e71463ce', 'ip': '172.17.0...8c87ef15264e2d6', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.7', 'name': 'dev-onezone', ...}} providers = [{'oneprovider-1': {'size': 1000000, 'storage': 'posix'}}] (956 more lines...) |
||||||
Collapse |
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 | ||
AttributeError: 'NoneType' object has no attribute 'menu' request = <FixtureRequest for <Function 'test_user_sees_that_group_added_to_cluster_has_default_privileges[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...) |
||||||
test_onezone_basic
test_user_sees_that_user_added_to_cluster_has_default_privileges[1oz_1op_deployed]
|
Not quarantined | Chrome onezone basic tests | 2 mins | |||
test_onezone_harvesters_basic
test_user_successfully_sets_privileges_with_set_privileges_privilege[1oz_1op_elasticsearch]
|
Not quarantined | Chrome onezone harvesters basic tests | 4 mins | |||
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 | 1 min |