GUI acceptance tests using environment deployed from packages.
Build: #2586 failed
Job: Transfers files failed
Test results
- 5 tests in total
- 3 tests failed
- 3 failures are new
- 2 tests were quarantined / skipped
- 5 minutes taken in total.
Build 2,586 has the following 2 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_oneprovider_transfers_files
test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Agnieszka Warchol
|
42 secs | |||
RuntimeError: no item found in _Provider in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="c6cad1ecadaab3fd4718bdd16d48a4cd", element="fbd55105-e111-4bd6-87c7-83c0a2a36fb9")> css_sel = '.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...) |
|||||
test_oneprovider_transfers_files
test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Agnieszka Warchol
|
43 secs | |||
RuntimeError: no item found in _Provider in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b70c6d7e438fe10084bc889c12ebbad1", element="8ccf4b7d-6b89-47a9-9544-de7052153538")> css_sel = '.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...) |