GUI acceptance tests using environment deployed from packages.

Build: #1019 failed Child of ODSRV-OZP-1394

Build result summary

Details

Completed
Queue duration
1 hour
Duration
91 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_files_update_when_update_configuration_is_set[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_files_update_when_update_configuration_is_set[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 5
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="ac2cb8ca786f2d0800813c71b5e7b815")>
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...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
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: 
(56 more lines...)