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.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_basic
test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[1oz_1op_1oc-web GUI-REST]
|
Failing since build #1284 (Child of ODSRV-OPV-1111) | 44 secs | ||
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...) |
||||
test_onepanel_basic
test_user_deregisters_provider_and_registers_it_again[1oz_1op_1oc-web GUI-REST]
|
Failing since build #1284 (Child of ODSRV-OPV-1111) | 1 min | ||
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...) |