GUI acceptance tests using environment deployed from packages.

Build: #1595 failed

Job: Chrome oneprovider ACL directories failed

Test results

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

Build 1,595 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-group-group1-fails-all except [data:add files]]
5 mins
RuntimeError: no  item found in Upload presenter
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="df2c672b7850266083b6e15333f5da1b", element="a7ccb35c-3778-4661-aef0-ec725283c0b2")>
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...)