GUI acceptance tests using environment deployed from packages.
Build: #2024 failed
Job: Onezone automations failed
Test results
- 9 tests in total
- 1 test failed
- 1 failure is new
- 22 minutes taken in total.
Build 2,024 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_archives
test_user_sees_archive_with_preserved_state_after_creating_it_and_waiting[1oz_1op_deployed]
|
3 mins | |
RuntimeError: no item found in ArchiveState in DataRow in archive browser in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="ff3e9fea739ebe8e8e3f6f4196b1640b", element="ba77bb37-c276-432e-806a-a584f3c6adab")> css_sel = '.archive-state-type' err_msg = 'no item found in ArchiveState in DataRow in archive browser in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (304 more lines...) |