GUI acceptance tests using environment deployed from packages.

Build: #1707 failed

Job: Chrome oneprovider ACL directories failed

Test results

  • 44 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were fixed
  • 107 minutes taken in total.

Build 1,707 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-group-group1-fails-all except [data:traverse directory]]
4 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="1a5f4cd70c937352a15d6c24361c3d63")>
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...)