GUI acceptance tests using environment deployed from packages.

Build: #1484 failed

Job: Onezone data discovery failed

Test results

  • 32 tests in total
  • 1 test failed
  • 1 failure is new
  • 65 minutes taken in total.

Build 1,484 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_data_discovery test_files_deleted_from_harvested_space_are_no_longer_visible_in_data_discovery_page[1oz_1op_elasticsearch]
2 mins
RuntimeError: no  item found in Oneprovider page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="dfdd5a4a1a14696fb6e09505181f5b13")>
css_sel = '.content-file-browser'
err_msg = 'no  item found in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(287 more lines...)