GUI acceptance tests using environment deployed from packages.

Build: #1399 failed Child of ODSRV-OZP-1510

Build result summary

Details

Completed
Queue duration
3 hours
Duration
94 minutes
Labels
None
Revision
308c60c51b823e8dce2088966a79eb26ebbb84e0
Total tests
544
Fixed in
#1414 (Child of ODSRV-OZP-1518)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

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

Tests

New test failures 2
Status Test View job Duration
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 3 mins
RuntimeError: no "space3" found in DataPage in Onezone page
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: 
(43 more lines...)
Collapse Failed test_onezone_basic test_user_sees_provider_on_the_space_providers_map_after_supporting[1oz_1op_deployed]
Chrome onezone basic tests 2 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="bb144325f0f970de4e2f118ab633f677")>
css_sel = '.webui-popover .provider-place-drop'
err_msg = 'no  item found in modals'

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