GUI acceptance tests using environment deployed from packages.
Build: #14 failed
Job: Multiprovider multiuser failed
Test results
- 5 tests in total
- 3 tests failed
- 39 minutes taken in total.
Build 14 has the following 3 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 #3 (Child of ODSRV-OPRPM449-1) | 14 mins | ||
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="3584ca4d3d5bda064a8e07df068ba00a")> 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...) |
||||
test_multiprovider_multiuser
test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_deployed]
|
Failing since build #3 (Child of ODSRV-OPRPM449-1) | 4 mins | ||
RuntimeError: no item found in Cease support for space modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d83a12ed0d94782e9a3de498b962d236", element="b3f8a200-0191-4c7a-b4b4-3941bc183ef2")> css_sel = '.info-condensed .clickable' err_msg = 'no item found in Cease support for space modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (306 more lines...) |
||||
test_multiprovider_multiuser
test_user_uses_autocleaning_with_upper_size_limit_which_skips_too_big_files[1oz_2op_deployed]
|
Failing since build #3 (Child of ODSRV-OPRPM449-1) | 10 mins | ||
RuntimeError: no item found in Cease support for space modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="e657f2f86e9bf2527c38fadf8cee0c07", element="597f53b3-9ee5-4dba-8a99-37794c94a2d6")> css_sel = '.info-condensed .clickable' err_msg = 'no item found in Cease support for space modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (306 more lines...) |