GUI acceptance tests using environment deployed from packages.

Build: #1695 failed

Job: Chrome oneprovider ACL directories failed

Test results

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

Build 1,695 has the following 2 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]]
6 mins
RuntimeError: no  item found in Upload presenter
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0046d83dd0f0622e91271ac44942baeb", element="e297dd0d-c2c7-4b08-9108-817e8ab596e7")>
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...)
Existing test failures 1
Status Test Failing since Duration
RuntimeError: no  item found in Upload presenter
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="1252ce23b8c5defc079091ebc024d1f4", element="e0bedd59-4699-4d4b-a311-e6823a5fab94")>
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...)