GUI acceptance tests using environment deployed from packages.

Build: #31 failed

Job: Chrome oneprovider ACL subdirectories multi failed

Test results

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

Build 31 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]]
2 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="a1d17daf50d42bc4e7384da0d2cdf74a")>
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="c893f43dc76efb52577b4a2b9d251f22")>
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]]
2 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="869bf8323f359bbfca9a40caee1b460c")>
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]]
2 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="51573f828590ba173ffb0d3afd6954ff")>
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...)