GUI acceptance tests using environment deployed from packages.

Build: #1936 failed Child of ODSRV-OZP-1702

Build result summary

Details

Completed
Queue duration
42 minutes
Duration
147 minutes
Labels
None
Revision
9e006a68759de608a85a8f7e908aa689734d5105
Total tests
705
Failing since
#1932 (Child of ODSRV-OPRPM-2065)
Fixed in
#1943 (Child of ODSRV-OZP-1704)

Responsible

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

Configuration changes

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_shares_basic test_removing_directory_which_contained_shared_directory_removes_only_shares_files_but_not_share_itself[1oz_1op_deployed]
Chrome shares basic tests 2 mins
AssertionError: displayed CANNOT LOAD SHARE ROOT does not match expected SHARED FILES HAVE BEEN DELETED
request = <FixtureRequest for <Function 'test_removing_directory_which_contained_shared_directory_removes_only_shares_files_but_not_share_itself[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: 
(32 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
RuntimeError: no  item found in Oneprovider page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="16d5e8038403933051cacec27ba0713e")>
css_sel = '.content-file-browser'
err_msg = 'no  item found in Oneprovider page'

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