GUI acceptance tests using environment deployed from packages.

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

Test results

  • 505 tests in total
  • 8 tests failed
  • 1 test was fixed
  • 8 tests were quarantined / skipped
  • 803 minutes taken in total.
Existing test failures 8
Status Test Failing since View job Duration
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable   (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]'>>

    @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: 
(178 more lines...)
RuntimeError: no "harvester5" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_creates_index_in_harvester[1oz_1op_elasticsearch]'>>

    @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: 
(39 more lines...)
RuntimeError: no  item found in Public Share View
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="d7867ef0d21c0c839283796e72b0e4f7")>
css_sel = '.oneicon-browser-copy'
err_msg = 'no  item found in Public Share View'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(281 more lines...)
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_user_can_jump_to_data_tab_using_breadcrumbs_in_single_share_view_in_full_onezone_interface[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...)
RuntimeError: no  item found in SharesContentPage in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="55fd8a9c52565a65be52a5221e7e2d2b", element="14f4c016-d4c1-436c-bb07-b5c458242e37")>
css_sel = '.content-info-content-container'
err_msg = 'no  item found in SharesContentPage in Oneprovider 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...)
AssertionError: Share share_dir1 not in shares browser
request = <FixtureRequest for <Function 'test_user_removes_one_of_two_shares_of_directory_from_single_share_view[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: 
(30 more lines...)
AssertionError: numbers of items are not equal
request = <FixtureRequest for <Function 'test_user_sees_that_files_are_deleted_after_synchronization_when_delete_and_write_once_options_are_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: 
(27 more lines...)
AssertionError: displayed number of files 1 does not match expected 2
request = <FixtureRequest for <Function 'test_user_does_not_see_files_update_when_write_once_option_is_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: 
(29 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful test_onezone_basic test_group_fails_to_join_space_using_invite_token_with_consumer_caveat_set_not_for_it[1oz_1op_deployed]
Failing since build #985 (Child of ODSRV-OPRPM-1642) 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 47 secs
Successful test_metadata test_delete_all_basic_metadata_entries_after_saving_it[1oz_1op_deployed-File metadata-file1]
Not quarantined Chrome metadata test 47 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 6 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="30ebd31333a4bdd8dfc718f4cc9b681d", element="02b2f23a-ac79-4834-8dd8-aff51d7b5133")>
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 50 secs
RuntimeError: no  item found in GroupDetailsPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="e1fdaaf0bffece85d4d2ee7aa4435fb3", element="2545ac50-d6a6-4d99-b484-8c32707ed5f0")>
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...)