GUI acceptance tests using environment deployed from packages.

Build: #1606 failed

Job: Chrome oneprovider ACL directories failed

Test results

  • 44 tests in total
  • 1 test failed
  • 1 failure is new
  • 83 minutes taken in total.

Build 1,606 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_oneprovider_acl_dir test_create_subdirectory[1oz_1op_deployed-user-user1-fails-all except [data:add subdirectory]]
3 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="b5d5d3e2cd1f74de5ab1ecdbe8884733")>
css_sel = '.alert-global.modal.in .modal-dialog'
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)
(285 more lines...)