GUI acceptance tests using environment deployed from packages.

Build: #1967 failed

Job: Onezone harvesters basic failed

Stages & jobs

  1. Acceptance Test

Test results

  • 8 tests in total
  • 1 test failed
  • 1 failure is new
  • 10 minutes taken in total.

Build 1,967 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]
2 mins
RuntimeError: no  item found in SpaceSupportForm in SpacesContentPage in content in dev-oneprovider-krakow Oneprovider Panel 21.02.0-alpha24
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6d5b563c42a23cebd0bd46fcbf4e045d", element="dbc4828f-f4b2-4ee6-ac45-3705f4da75d2")>
css_sel = '.btn.ready'
err_msg = 'no  item found in SpaceSupportForm in SpacesContentPage in content in dev-oneprovider-krakow\nOneprovider Panel 21.02.0-alpha24'

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