Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #2150 failed

Job: Onepanel failed

Test results

  • 5 tests in total
  • 2 tests failed
  • 9 minutes taken in total.

Build 2,150 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
RuntimeError: no  item found in SpaceSupportForm in SpacesContentPage in content in Oneprovider Panel 21.02.0-alpha24
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="2231e5d3de88f5f83210de563f06a976", element="705e5013-2701-4f90-9a98-9306c456400c")>
css_sel = '.btn.ready'
err_msg = 'no  item found in SpaceSupportForm in SpacesContentPage in content in Oneprovider 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)
(316 more lines...)
RuntimeError: no  item found in SpaceSupportForm in SpacesContentPage in content in Oneprovider Panel 21.02.0-alpha24
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="27ee3694a2a4a120064051f820c64af3", element="19d1b47c-b03e-456d-8fbd-16e4fdd40831")>
css_sel = '.btn.ready'
err_msg = 'no  item found in SpaceSupportForm in SpacesContentPage in content in Oneprovider 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)
(316 more lines...)