GUI acceptance tests using environment deployed from packages.

Build: #1345 failed

Job: Chrome oneprovider ACL subdirectories multi failed

Test results

  • 36 tests in total
  • 4 tests failed
  • 4 failures are new
  • 74 minutes taken in total.

Build 1,345 has the following 4 errors: 4 new failure(s) occurred since the previous build.

New test failures 4
Status Test Duration
Collapse Failed test_oneprovider_acl_subdir_multi test_remove_nonempty_directory[1oz_1op_deployed-group-group1-fails-all except [data:delete child]]
3 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="9372637ec7bf0ef944b20728f56f865f")>
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...)
Collapse Failed test_oneprovider_acl_subdir_multi test_remove_nonempty_directory[1oz_1op_deployed-group-group1-fails-all except [data:traverse directory]]
3 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="98c29e2215a83f6eb245d2ca4d731af8")>
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...)
Collapse Failed test_oneprovider_acl_subdir_multi test_remove_nonempty_directory[1oz_1op_deployed-user-user1-fails-all except [data:delete child]]
3 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f604fc11e704b8098fe70615f99b234f")>
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...)
Collapse Failed test_oneprovider_acl_subdir_multi test_remove_nonempty_directory[1oz_1op_deployed-user-user1-fails-all except [data:traverse directory]]
3 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="3667fb823fc55b96fdd41ff95d675046")>
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...)