GUI acceptance tests using environment deployed from packages.
Build: #1932 failed
Job: Oneprovider upload failed
Test results
- 7 tests in total
- 1 test failed
- 1 failure is new
- 61 minutes taken in total.
Build 1,932 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_upload
test_user_with_weak_connection_uploads_1_MB_file[1oz_1op_deployed]
|
50 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="9ef4da4bd3882fb953a022c947861cd5")> 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) (281 more lines...) |