GUI acceptance tests using environment deployed from packages.
Build: #1694 failed
Job: Chrome oneprovider ACL directories failed
Test results
- 44 tests in total
- 2 tests failed
- 2 failures are new
- 118 minutes taken in total.
Build 1,694 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:traverse directory]]
|
4 mins | |
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="01b166c36165c15a21165b48b92e0349")> 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_upload_file_to_directory[1oz_1op_deployed-group-group1-fails-all except [data:traverse directory]]
|
6 mins | |
RuntimeError: no item found in Upload presenter web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8f5a35bbe4a7edef2fa11a33d7155cb4", element="b450b107-c10e-4055-b7f3-c93545d9acad")> css_sel = '.summary-state .one-icon' err_msg = 'no item found in Upload presenter' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |