GUI acceptance tests using environment deployed from packages.
Build: #2026 failed
Job: Onezone automations failed
Test results
- 9 tests in total
- 1 test failed
- 22 minutes taken in total.
Build 2,026 has the following 1 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_oneprovider_archives
test_user_sees_archive_with_preserved_state_after_creating_it_and_waiting[1oz_1op_deployed]
|
Failing since build #2024 (Changes by Jakub Liput <jakub.liput@gmail.com> and Agnieszka Warchol) | 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="05ced04bf83804d4e1729d51dc2fe259", element="e8c71170-2e20-434f-b668-8e98e0231722")> 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...) |