GUI acceptance tests using environment deployed from packages.
Build: #12 failed
Job: Multiprovider multiuser failed
Test results
- 5 tests in total
- 3 tests failed
- 46 minutes taken in total.
Build 12 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="3070f68d6e86210cd18e364dbd9a8c02")> 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) | 9 mins | ||
RuntimeError: no item found in Cease support for space modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="891a129fe75847088f8e7219ba6b264c", element="152ebe6c-b83b-4ed4-a377-b2b36d2fe259")> 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="4a249ecda40560a3d70cce505863dc6c", element="424519c4-60f2-46ab-aebb-f921b817ce2a")> 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...) |