GUI acceptance tests using environment deployed from packages.
Build: #1773 failed
Job: Chrome oneprovider ACL directories failed
Test results
- 44 tests in total
- 2 tests failed
- 2 failures are new
- 1 test was fixed
- 129 minutes taken in total.
Build 1,773 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_acl_dir
test_create_subdirectory[1oz_1op_deployed-group-group1-fails-all except [data:add subdirectory]]
|
5 mins | |
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="fdf47bd18fa9ca7f154935e188695d59")> 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 |
test_oneprovider_acl_dir
test_create_subdirectory[1oz_1op_deployed-user-user1-fails-all except [data:add subdirectory]]
|
5 mins | |
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f337d80dd754bec8ba6389541d247a98")> 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...) |