GUI acceptance tests using environment deployed from packages.

Build: #1035 failed Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>

Test results

  • 519 tests in total
  • 7 tests failed
  • 4 failures are new
  • 1 test was fixed
  • 8 tests were quarantined / skipped
  • 778 minutes taken in total.
New test failures 4
Status Test View job Duration
Collapse Failed test_onepanel_basic test_invite_member_to_cluster[1oz_1op_deployed]
Chrome onepanel basic tests 1 min
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_invite_member_to_cluster[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: 
(25 more lines...)
Collapse Failed test_onepanel_basic test_user_fails_to_remove_group_from_cluster_without_remove_group_privileges[1oz_1op_deployed]
Chrome onepanel basic tests 2 mins
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_fails_to_remove_group_from_cluster_without_remove_group_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: 
(32 more lines...)
Collapse Failed test_onepanel_basic test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]
Chrome onepanel basic tests 5 mins
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[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...)
Collapse Failed test_storage_sync test_user_sees_that_files_are_imported_to_depth_defined_by_update_configuration_if_it_is_larger_than_depth_of_import_configuration[1oz_1op_deployed]
Chrome storage sync tests 2 mins
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_sees_that_files_are_imported_to_depth_defined_by_update_configuration_if_it_is_larger_than_depth_of_import_configuration[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: 
(56 more lines...)
Existing test failures 3
Status Test Failing since View job Duration
AssertionError: displayed number of files 19 does not match expected 10
request = <FixtureRequest for <Function 'test_user_does_not_see_files_and_directories_that_have_been_removed_in_storage_mount_point_when_delete_option_was_enabled[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...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_sees_that_directory_is_not_synchronized_after_files_update_disable[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: 
(56 more lines...)
AssertionError: displayed 802 as number of inserted files on sync chart instead of expected 501
request = <FixtureRequest for <Function 'test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[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...)
Fixed tests 1
Status Test Failing since View job Duration
Successful test_onezone_basic test_group_succeeds_to_join_space_using_invite_token_with_consumer_caveat_set_for_it[1oz_1op_deployed]
Failing since build #1034 (Changes by Agnieszka Warchol) Chrome onezone basic tests 2 mins
Quarantined tests 8
Status Test Failing since Quarantined by View job Duration
Successful test_metadata test_delete_all_basic_metadata_entries_after_saving_it[1oz_1op_deployed-Directory metadata-dir1]
Not quarantined Chrome metadata test 44 secs
Successful test_metadata test_delete_all_basic_metadata_entries_after_saving_it[1oz_1op_deployed-File metadata-file1]
Not quarantined Chrome metadata test 43 secs
Collapse Failed test_oneprovider_transfers test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #883 (Changes by Jakub Liput) Not quarantined Chrome transfers tests 6 mins
AssertionError: Transfer transferred is 50 MiB instead of 0 B in ended
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_directory_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: 
(36 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 #883 (Changes by Jakub Liput) Not quarantined Chrome transfers tests 5 mins
AssertionError: Transfer transferred is 50 MiB instead of 0 B in ended
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: 
(36 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 #883 (Changes by Jakub Liput) Not quarantined Chrome transfers tests 5 mins
AssertionError: Transfer transferred is 50 MiB instead of 0 B in ended
request = <FixtureRequest for <Function 'test_user_tries_to_replicate_directory_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: 
(36 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 #883 (Changes by Jakub Liput) Not quarantined Chrome transfers tests 5 mins
AssertionError: Transfer transferred is 50 MiB instead of 0 B in ended
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: 
(36 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_view_group_after_leaving_it[1oz_1op_deployed]
Failing since build #880 (Child of ODSRV-OZP-1345) Not quarantined Chrome onezone basic tests 50 secs
RuntimeError: no  item found in GroupDetailsPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="c41b0313c85275a25ef73e71bc295158", element="9f80be44-eb6d-4365-acf3-ff23ece11e2b")>
css_sel = '.content-info-content-container h1'
err_msg = 'no  item found in GroupDetailsPage in GroupsPage in Onezone page'

    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 Failed test_onezone_basic test_user_fails_to_view_group_he_does_not_belong_to[1oz_1op_deployed]
Failing since build #880 (Child of ODSRV-OZP-1345) Not quarantined Chrome onezone basic tests 51 secs
RuntimeError: no  item found in GroupDetailsPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="9abc5b2a951119f4ca04e579d650ed25", element="c155c9f9-bdd9-473d-bd0b-2ac3ab07d7e7")>
css_sel = '.content-info-content-container h1'
err_msg = 'no  item found in GroupDetailsPage in GroupsPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)