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

Build: #1287 failed

Job: Onepanel failed

Test results

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

Build 1,287 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="b256f25390dfb542f808a78baa609539", element="9e1dc32a-6355-42e7-ab74-8841f152b34f")>
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="43257dfbd73acafa0277bd46b43064f6", element="6d12138d-8d72-4296-925d-ff81cca6fe7b")>
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...)