GUI acceptance tests using environment deployed from packages.
Build: #1591 failed
Job: Chrome transfers tests was successful
Test results
- 10 tests in total
- 2 tests were quarantined / skipped
- 26 minutes taken in total.
Build 1,591 has the following 2 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_oneprovider_transfers
test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #1447 (Child of ODSRV-OZP-1532) | Not quarantined | 4 mins | ||
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="0623710347cd6450348afb286cafc1e3")> 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_oneprovider_transfers
test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #1447 (Child of ODSRV-OZP-1532) | Not quarantined | 4 mins | ||
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="96a4c58152a4bd854fa81c27a4e73025")> 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...) |