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

Build: #1288 failed

Job: Onepanel failed

Test results

  • 15 tests in total
  • 2 tests failed
  • 34 minutes taken in total.

Build 1,288 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 ProviderContentPage in content in Oneprovider Panel 20.02.5
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="68ca389b07677049c66ec24abc9ca296", element="a9ce92d9-ae68-4484-9518-d8d88d18df0b")>
css_sel = '.provider-registration-form'
err_msg = 'no  item found in ProviderContentPage in content in Oneprovider Panel 20.02.5'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(322 more lines...)
RuntimeError: no  item found in ProviderContentPage in content in Oneprovider Panel 20.02.5
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="16874e57385a7ac9d34f2fbc0adfd8b8", element="9a9daad5-0954-4546-94b4-3047999294c5")>
css_sel = '.provider-registration-form'
err_msg = 'no  item found in ProviderContentPage in content in Oneprovider Panel 20.02.5'

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