GUI acceptance tests using environment deployed from packages.
Build: #1623 failed
Job: POSIX multiuser failed
Test results
- 8 tests in total
- 1 test failed
- 1 failure is new
- 17 minutes taken in total.
Build 1,623 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_posix_multiuser
test_user1_fails_to_upload_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Upload presenter web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="cdc46eb8191098dc1128d96625a27f12", element="2416f32c-a7c2-4f29-88e1-897db5f6e480")> 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) (298 more lines...) |