GUI acceptance tests using environment deployed from packages.

Build: #2097 failed

Job: Onezone harvesters index failed

Stages & jobs

  1. Acceptance Test

Test results

  • 5 tests in total
  • 1 test failed
  • 1 failure is new
  • 13 minutes taken in total.

Build 2,097 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_onezone_harvesters_index test_user_sees_archive_info_after_creating_index_that_includes_archive_info_file_detail[1oz_1op_elasticsearch]
3 mins
RuntimeError: no  item found in DataRow in archive browser in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="93726ae3e6c25284eb650b1314194d09", element="94c10615-27ec-4a96-97b5-184b64e05430")>
css_sel = '.secondary-description'
err_msg = 'no  item found 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)
(316 more lines...)