GUI acceptance tests using environment deployed from packages.
Build: #1630 failed
Job: Multiprovider multiuser failed
Test results
- 5 tests in total
- 1 test failed
- 23 minutes taken in total.
Build 1,630 has the following 1 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_multiprovider_multiuser
test_user_uses_autocleaning[1oz_2op_deployed]
|
Failing since build #1629 (Changes by Agnieszka Warchol) | 5 mins | ||
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="1a519e2933a383410a571ef8aec3a8a9")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (289 more lines...) |