GUI acceptance tests using environment deployed from packages.
Build: #1987 failed
Job: Transfers files failed
Test results
- 5 tests in total
- 3 tests failed
- 2 tests were quarantined / skipped
- 8 minutes taken in total.
Build 1,987 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]
|
Failing since build #1958 (Changes by Agnieszka Warchol) |
Agnieszka Warchol
|
54 secs | ||
RuntimeError: no item found in _Provider in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="bbbf3b9c7fd6677ce52144afb01d11e2", element="72116074-0542-44c9-8b99-d1665bb4c961")> 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...) |
|||||
test_oneprovider_transfers_files
test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #1958 (Changes by Agnieszka Warchol) |
Agnieszka Warchol
|
54 secs | ||
RuntimeError: no item found in _Provider in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8a9ed17c120b0c1a81e6deb094283a59", element="f1f9131d-2c33-4ce8-a89d-c335eee5359c")> 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...) |