GUI acceptance tests using environment deployed from packages.

Build: #796 failed Child of ODSRV-OZP-1314

Build result summary

Details

Completed
Queue duration
9 minutes
Duration
55 minutes
Labels
None
Revision
5adc898a07145f5c0da3d94e83310a1cdaf7fa19
Total tests
182
Fixed in
#797 (Child of ODSRV-OPRPM-1538)

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_support_space[1oz_1op_deployed-browser2]
Chrome onepanel basic tests 4 mins
AssertionError: no info notify with ".*[Aa]dded.*support.*space.*" msg found
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_deployed-browser2]'>>

    @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...)
Collapse Failed test_onepanel_basic test_user_removes_newly_created_storage[1oz_1op_deployed-browser1-new_storage5]
Chrome onepanel basic tests 2 mins
RuntimeError: no  item found in content in dev-oneprovider-krakow Oneprovider Panel 20.02.0-beta1
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d1c16b40757c930ba6d123f1204edb76", element="0e83d90c-fd8f-417c-b090-efdb0f54cd5b")>
css_sel = '.main-content'
err_msg = 'no  item found in content in dev-oneprovider-krakow\nOneprovider Panel 20.02.0-beta1'

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