GUI acceptance tests using environment deployed from packages.
Build: #2906 failed
Job: Multiprovider multiuser failed
Test results
- 5 tests in total
- 3 tests failed
- 3 failures are new
- 44 minutes taken in total.
Build 2,906 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_multiprovider_multiuser
test_user_uses_autocleaning[1oz_2op_deployed]
|
12 mins | |
RuntimeError: no item found in ColumnOption in ConfigureColumnsMenu in popups web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a1e028e3f80cc5029729f405a204d447", element="0cd06e2a-802f-4311-8c56-1db9a315edb1")> css_sel = '.column-name-label .name-text' err_msg = 'no item found in ColumnOption in ConfigureColumnsMenu in popups' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (314 more lines...) |
|||
Collapse |
test_multiprovider_multiuser
test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_deployed]
|
12 mins | |
RuntimeError: no item found in ColumnOption in ConfigureColumnsMenu in popups web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="9fa186bd438ccea654f5d1fa5ee073bc", element="b129e55c-93a3-4ecf-b179-179b2e21d4f6")> css_sel = '.column-name-label .name-text' err_msg = 'no item found in ColumnOption in ConfigureColumnsMenu in popups' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (314 more lines...) |
|||
Collapse |
test_multiprovider_multiuser
test_user_uses_autocleaning_with_upper_size_limit_which_skips_too_big_files[1oz_2op_deployed]
|
12 mins | |
RuntimeError: no item found in ColumnOption in ConfigureColumnsMenu in popups web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="fd26446ae08d78fb489d649e62b60507", element="5df4b131-985d-433e-b519-d929d4e34883")> css_sel = '.column-name-label .name-text' err_msg = 'no item found in ColumnOption in ConfigureColumnsMenu in popups' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (314 more lines...) |