GUI acceptance tests using environment deployed from packages.

Build: #1484 failed

Job: Oneprovider ACL subdirectories failed

Test results

  • 36 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 tests were fixed
  • 76 minutes taken in total.

Build 1,484 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_subdir test_rename_subfile[1oz_1op_deployed-user-user1-succeeds-[data:list files, data:delete child, data:traverse directory, data:add files]]
4 mins
RuntimeError: no  item found in Oneprovider page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="fcdb2c073a8fcff265f4d13ca9bd9409")>
css_sel = '.content-file-browser'
err_msg = 'no  item found in Oneprovider page'

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