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.
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) | 54 secs | ||
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...) |
||||
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="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...) |