GUI acceptance tests using environment deployed from packages.
Build: #1986 failed
Job: Multiprovider basic failed
Test results
- 8 tests in total
- 1 test failed
- 1 failure is new
- 20 minutes taken in total.
Build 1,986 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_multiprovider_basic
test_user_successfully_uploads_different_files_to_two_oneproviders_and_sees_that_they_are_accessible[1oz_2op_deployed]
|
1 min | |
RuntimeError: no item found in _Provider in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6357b762c8c33eaae60c5a8b7eb4e189", element="b480af67-4764-4259-935f-b27ff42d564d")> css_sel = 'a .tab-name' err_msg = 'no item found in _Provider in DataPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (308 more lines...) |