GUI acceptance tests using environment deployed from packages.

Build: #31 failed

Job: Oneprovider ACL subdirectories failed

Test results

  • 36 tests in total
  • 4 tests failed
  • 4 failures are new
  • 67 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 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="bd8c2321e26c9b3a16d51ef0c0e49a3c")>
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 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="ea14c3d2bba9867f5a7b0d3f0ccc0655")>
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 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="d2eb92b30cc56a1bd1ad362dd16d9b95")>
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 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="17930b46e0b2f1546917d67845165fc5")>
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...)