GUI acceptance tests using environment deployed from packages.

Build: #940 failed

Job: Onezone harvesters basic failed

Test results

  • 20 tests in total
  • 1 test failed
  • 1 failure is new
  • 45 minutes taken in total.

Build 940 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_basic test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]
3 mins
RuntimeError: no  item found in file browser in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f6c12e88a376eea3b4f567586416af19", element="53b15ea0-e88b-46cb-86e6-480526050143")>
css_sel = '.fb-upload-trigger input'
err_msg = 'no  item found in file 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)
(302 more lines...)