GUI acceptance tests using environment deployed from packages.

Build: #663 failed Child of ODSRV-OZP-1264

Test results

  • 384 tests in total
  • 7 tests failed
  • 1 test was fixed
  • 48 tests were quarantined / skipped
  • 506 minutes taken in total.
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...)
Fixed tests 1
Status Test Failing since View job Duration
Successful test_oneprovider_transfers test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]
Failing since build #662 (Child of ODSRV-OPRPM-1471) Chrome transfers tests 1 min
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 5 mins
AssertionError: Transfer total files is 0 instead of 1 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 4 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 4 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 44
Status Test Failing since View job
Skipped test_metadata test_add_valid_metadata_to_directory_in_json_format[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_invalid_basic_metadata_entry_for_directory_should_be_colored_red[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_add_metadata_to_file_clicks_both_add_icon_and_save_all_changes_button[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_add_valid_metadata_to_file_in_json_format[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_add_valid_metadata_to_directory_in_rdf_format[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_delete_single_basic_metadata_entry_for_file[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_delete_file_metadata_in_xml_format[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_delete_directory_metadata_in_xml_format[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_delete_single_basic_metadata_entry_for_directory[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_delete_file_metadata_in_json_format[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_user_starts_adding_metadata_to_file_but_discards_changes[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_add_metadata_to_directory_clicks_both_add_icon_and_save_all_changes_button[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_invalid_basic_metadata_entry_for_file_should_be_colored_red[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_discard_changes_while_entering_metadata_for_file_in_xml_format[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_discard_changes_while_entering_metadata_for_directory_in_json_format[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_edit_metadata_icon_is_visible_if_file_has_basic_metadata_entry[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_user_starts_adding_metadata_to_directory_but_discards_changes[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_add_metadata_to_file_clicks_only_save_all_changes_button[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_delete_directory_metadata_in_json_format[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_discard_changes_while_entering_metadata_for_directory_in_xml_format[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_add_metadata_to_directory_clicks_only_save_all_changes_button[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_add_valid_metadata_to_file_in_xml_format[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_edit_metadata_icon_is_visible_if_directory_has_basic_metadata_entry[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_user_should_not_see_any_metadata_for_directory_after_clicking_remove_metadata_button[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_user_should_not_see_any_metadata_for_file_after_clicking_remove_metadata_button[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_open_metadata_panel_and_check_presence_of_navigation_tabs[1oz_1op_deployed]
Chrome metadata test
Skipped test_metadata test_discard_changes_while_entering_metadata_for_file_in_json_format[1oz_1op_deployed]
Chrome metadata test
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_shares_basic test_user_shares_a_directory_and_views_information_about_it_changes_tab_to_shared_after_closing_share_summary_modal[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_can_remove_directory_which_contains_shared_directory[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_does_not_see_files_in_file_browser_in_share_view_after_removing_them_from_shared_directory[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_can_change_working_directory_using_breadcrumbs[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_sees_share_icon_on_directory_after_sharing_it_presses_enter_after_typing_share_name[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_does_not_see_any_share_when_he_opens_shares_index_view_after_removing_only_shared_directory[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal_after_clicking_on_share_icon[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_renames_share[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_downloads_files_from_shared_directory[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_sees_share_icon_on_directory_after_sharing_it_clicks_create_confirmation_button_after_typing_share_name[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_fails_to_share_already_shared_directory[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_can_jump_to_data_tab_by_clicking_on_dir_in_breadcrumbs_from_shared_tab[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_removes_share[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal[1oz_1op_deployed]
Chrome shares basic tests
Skipped test_shares_basic test_user_sees_new_files_after_adding_them_to_shared_directory[1oz_1op_deployed]
Chrome shares basic tests