GUI acceptance tests using environment deployed from packages.

Build: #662 failed Child of ODSRV-OPRPM-1471

Test results

  • 416 tests in total
  • 8 tests failed
  • 1 failure is new
  • 72 tests were quarantined / skipped
  • 489 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed test_oneprovider_transfers test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]
Chrome transfers tests 59 secs
ReadTimeout: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Read timed out. (read timeout=20)
request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(199 more lines...)
Existing test failures 7
Status Test Failing since View job Duration
RuntimeError: no  item found in modals
request = <FixtureRequest for <Function 'test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider[1oz_2op_deployed]'>>

    from tests.gui.steps.oneprovider.metadata import *
>   from tests.gui.steps.oneprovider.shares import *

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(30 more lines...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
client = 'browser1', storage_name = 'new_storage1'
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser1-new_storage1]'>>

    from tests.gui.steps.onezone.providers import *
>   from tests.gui.steps.onezone.manage_account import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
(30 more lines...)
RuntimeError: no "hello_world1" found in DataPage in Onezone page
client = 'browser2', storage_name = 'new_storage2'
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser2-new_storage2]'>>

    from tests.gui.steps.onezone.providers import *
>   from tests.gui.steps.onezone.manage_account import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
(39 more lines...)
RuntimeError: no  item found in modals
request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]'>>

    from tests.gui.steps.oneprovider.metadata import *
>   from tests.gui.steps.oneprovider.shares import *

tests/gui/scenarios/test_onezone_harvesters_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
RuntimeError: no  item found in modals
request = <FixtureRequest for <Function 'test_user_successfully_removes_space_with_remove_space_privilege[1oz_1op_elasticsearch]'>>

>   ???

tests/gui/scenarios/test_onezone_harvesters_basic.py:85: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(35 more lines...)
RuntimeError: no "space1" found in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]'>>

    def screens():
>       return [0, 1]

tests/gui/scenarios/test_onezone_harvesters_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(38 more lines...)
RuntimeError: no "space1" found in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]'>>

    
>   from tests.gui.steps.modal import *

tests/gui/scenarios/test_onezone_harvesters_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
Quarantined tests 4
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_oneprovider_transfers test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #361 (Manual run by Michał Ćwiertnia) Not quarantined Chrome transfers tests 6 mins
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(32 more lines...)
Collapse Failed test_oneprovider_transfers test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #361 (Manual run by Michał Ćwiertnia) Not quarantined Chrome transfers tests 5 mins
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_oneprovider_transfers.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 more lines...)
Collapse Failed test_oneprovider_transfers test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #361 (Manual run by Michał Ćwiertnia) Not quarantined Chrome transfers tests 5 mins
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(32 more lines...)
Collapse Failed test_oneprovider_transfers test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #361 (Manual run by Michał Ćwiertnia) Not quarantined Chrome transfers tests 5 mins
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>>

    def screens():
>       return [0]

tests/gui/scenarios/test_oneprovider_transfers.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 more lines...)
Skipped tests 68
Status Test Failing since View job
Skipped test_onepanel_deployment_basic test_cluster_deployment[1oz_1op_not_deployed]
Failing since build #658 (Child of ODSRV-OZP-1262) Chrome onepanel deployment basic tests
Skipped test_onepanel_deployment_with_2_hosts test_cluster_deployment_with_2_hosts[1oz_1op_not_deployed_2_nodes]
Failing since build #659 (Child of ODSRV-OPRPM-1470) Chrome onepanel two hosts deployment tests
Skipped test_onezone_basic test_user_fails_to_join_group_using_incorrect_token[1oz_1op_deployed-enter]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_removes_parent_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_creates_group[1oz_1op_deployed-enter]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_and_modifies_privileges_to_group_which_is_nested_in_his_parent_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_removes_relation_with_child_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_join_group_to_space_using_incorrect_token[1oz_1op_deployed-enter]
Chrome onezone basic tests
Skipped test_onezone_basic test_single_user_adds_subgroup[1oz_1op_deployed-enter]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_onezone_login_page_renders_with_proper_title[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_removes_access_token[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_view_group_he_does_not_belong_to[1oz_1op_deployed-button]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_removes_relation_between_two_groups_effective[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_removes_relation_between_user_and_group_in_members_subpage[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_renames_group[1oz_1op_deployed-enter]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_renames_group_with_others_users[1oz_1op_deployed-enter]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_removes_relation_with_privilege_leave_parent_group_and_without_remove_child_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_child_group_is_removed[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_checks_effective_memberships[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_child_group_is_removed_from_children_list[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_and_modifies_privileges_to_his_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_join_group_using_incorrect_token[1oz_1op_deployed-button]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_logout[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_join_group_using_group_invitation_token[1oz_1op_deployed-enter]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_joins_group_using_invitation_token[1oz_1op_deployed-button]
Chrome onezone basic tests
Skipped test_onezone_basic test_parent_group_is_removed[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_removes_group_with_others_users[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_can_go_to_oneprovider_by_clicking_on_visit_provider_in_providers_popup[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_data_page[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_single_user_adds_subgroup[1oz_1op_deployed-button]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_his_full_name_remains_unchanged_after_resigning_from_renaming_it_clicks_cancel_button_after_entering_full_name[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_view_group_after_leaving_it[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_creates_access_token[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_creates_group[1oz_1op_deployed-button]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_leaves_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_joins_group_using_invitation_token[1oz_1op_deployed-enter]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_removes_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_home_space_of_provider_should_have_cloud_with_home_icon[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_create_unnamed_group_using_enter_to_confirm_group_name[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_copies_access_token[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_remove_relation_without_privileges[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_add_group_as_its_subgroup[1oz_1op_deployed-button]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_removes_relation_between_two_groups_direct[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_add_group_as_its_subgroup[1oz_1op_deployed-enter]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_adds_newly_created_parent_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_view_group_he_does_not_belong_to[1oz_1op_deployed-enter]
Chrome onezone basic tests
Skipped test_onezone_basic test_group_owner_leaves_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_generates_user_invitation_token[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_if_space_is_displayed_in_provider_in_data_that_provider_is_also_displayed_in_provider_in_spaces[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_removes_relation_with_privilege_remove_child_group_and_without_leave_parent_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_adds_subgroup[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_changes_his_full_name[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_see_privileges_without_view_privileges[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_join_group_using_group_invitation_token[1oz_1op_deployed-button]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_join_group_he_already_belongs_to[1oz_1op_deployed-enter]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_join_group_he_already_belongs_to[1oz_1op_deployed-button]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_renames_group_with_others_users[1oz_1op_deployed-button]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_generates_group_invitation_token[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_renames_group[1oz_1op_deployed-button]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_create_unnamed_group_using_button_to_confirm_group_name[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_adds_newly_created_children_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_removes_child_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_fails_to_join_group_to_space_using_incorrect_token[1oz_1op_deployed-button]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_leaves_group_with_others_users[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_removes_relation_with_parent_group[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_provider_popup_can_be_closed_with_clicking_on_map[1oz_1op_deployed]
Chrome onezone basic tests
Skipped test_onezone_basic test_user_is_removed_from_group[1oz_1op_deployed]
Chrome onezone basic tests