GUI acceptance tests using environment deployed from packages.

Build: #2026 failed

Job: Onezone automations failed

Stages & jobs

  1. Acceptance Test

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.

Existing test failures 1
Status Test Failing since Duration
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...)