GUI acceptance tests using environment deployed from packages.
Build: #1705 failed
Job: Chrome oneprovider ACL directories failed
Test results
- 44 tests in total
- 2 tests failed
- 2 failures are new
- 112 minutes taken in total.
Build 1,705 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
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="3c7ddd66d04a32ee0c5ba679b8d20803", element="d93fcbc8-b173-44ad-94f4-37a985b3adf2")> 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...) |
|||
Collapse |
test_oneprovider_acl_dir
test_upload_file_to_directory[1oz_1op_deployed-user-user1-fails-all except [data:traverse directory]]
|
6 mins | |
RuntimeError: no item found in Upload presenter web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="969e31a43ccfdfef342e41ec057a46a1", element="1f3fd8bc-1545-4575-a073-9fa27f272443")> 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...) |