GUI acceptance tests using environment deployed from packages.
Build: #1958 failed Changes by Agnieszka Warchol
Test results
- 684 tests in total
- 3 tests failed
- 3 failures are new
- 7 tests were quarantined / skipped
- 1282 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_oneprovider_transfers_files
test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Chrome transfers files | 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_files
test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Chrome transfers files | 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_qos_storage
test_a_qos_requirement_is_met_after_removing_the_parameter_and_adding_it_again[1oz_2op_deployed]
|
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="2cab0fb8c1f4f94a0475d2435ffce863", element="ad2a5140-275b-4d80-bee7-1290a37bd559")> 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...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
test_onepanel_basic
test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]
|
Failing since build #1957 (Child of ODSRV-OPRPM-2075) | Not quarantined | Chrome onepanel basic tests | 2 mins | ||
Collapse |
test_onepanel_ceph_spaces
test_user_supports_space_with_newly_created_local_ceph_with_2_pools[1oz_1op_not_deployed]
|
Failing since build #1923 (Child of ODSRV-OPRPM-2061) | Not quarantined | Chrome onepanel ceph spaces | 6 mins | |
RuntimeError: Css element wtih "Create a new cluster" text not found request = <FixtureRequest for <Function 'test_user_supports_space_with_newly_created_local_ceph_with_2_pools[1oz_1op_not_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: (50 more lines...) |
||||||
Collapse |
test_onepanel_deployment_ceph
test_user_deploys_cluster_with_local_ceph_and_checks_its_configuration[1oz_1op_not_deployed]
|
Failing since build #1923 (Child of ODSRV-OPRPM-2061) | Not quarantined | Chrome onepanel deployment ceph | 6 mins | |
RuntimeError: Css element wtih "Create a new cluster" text not found request = <FixtureRequest for <Function 'test_user_deploys_cluster_with_local_ceph_and_checks_its_configuration[1oz_1op_not_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: (50 more lines...) |
||||||
test_onepanel_deployment_with_2_hosts
test_cluster_deployment_with_2_hosts[1oz_1op_not_deployed_2_nodes]
|
Not quarantined | Chrome onepanel two hosts deployment tests | 4 mins | |||
test_onepanel_members
test_user_increases_number_of_members_in_cluster[1oz_1op_deployed]
|
Not quarantined | Chrome onepanel members tests | 57 secs | |||
Collapse |
test_onezone_automation
test_user_sees_that_new_workflow_has_been_added_after_uploading_it_as_json_file[1oz_1op_deployed]
|
Failing since build #1885 (Child of ODSRV-OPRPM-2049) | Not quarantined | Chrome onezone automations tests | 57 secs | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_sees_that_new_workflow_has_been_added_after_uploading_it_as_json_file[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: (26 more lines...) |
||||||
Collapse |
test_onezone_providers_basic
test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]
|
Failing since build #1871 (Child of ODSRV-OZP-1678) | Not quarantined | Chrome onezone providers basic tests | 1 min | |
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user of browser kills "oneprovider-1" provider". Line 14 in scenario "User deregisters dead duplicated provider" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COPBT/onedata/tests/gui/features/onezone/clusters_as_admin.feature self = <FixtureRequest for <Function 'test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]'>> argname = 'pytestbdd_when_user of browser kills "oneprovider-1" provider' def _get_active_fixturedef(self, argname): try: > return self._fixture_defs[argname] E KeyError: 'pytestbdd_when_user of browser kills "oneprovider-1" provider' (129 more lines...) |