GUI acceptance tests using environment deployed from packages.

Build: #1723 failed

Job: Chrome oneprovider ACL directories failed

Test results

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

Build 1,723 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_upload_file_to_directory[1oz_1op_deployed-user-user1-fails-all except [data:add files]]
6 mins
RuntimeError: no  item found in Upload presenter
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="128af68bdb4fe4f8b47276488fd05d05", element="f74da990-0d57-405a-894c-c35661f98ace")>
css_sel = '.summary-state .one-icon'
err_msg = 'no  item found in Upload presenter'

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