GUI acceptance tests using environment deployed from packages.

Build: #1015 failed Manual run by Michał Wrzeszcz

Build result summary

Details

Completed
Queue duration
25 minutes
Duration
87 minutes
Labels
None
Revision
17804fe07d4b94f6f9fac5e3f2b6a5f80d0e7890
Total tests
505
Failing since
#971 (Child of ODSRV-OZP-1376)
Fixed in
#1025 (Child of ODSRV-OPRPM-1661)

Responsible

This build has been failing since #971
No one has taken responsibility

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Some of the jobs or stages referenced by this result no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_storage_sync test_user_sees_that_files_are_deleted_after_synchronization_when_delete_and_write_once_options_are_enabled[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_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: 
(56 more lines...)
Existing test failures 4
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="fd18193af2a5380220a3d1d7713e6ef9")>
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...)
Fixed tests 1
Status Test Failing since View job Duration
Successful test_storage_sync test_user_does_not_see_files_and_directories_that_have_been_removed_in_storage_mount_point_when_delete_option_was_enabled[1oz_1op_deployed]
Failing since build #1013 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome storage sync tests 3 mins