Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #2149 failed
Job: Onepanel failed
Test results
- 5 tests in total
- 2 tests failed
- 2 failures are new
- 9 minutes taken in total.
Build 2,149 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onepanel_basic
test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]
|
2 mins | |
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="b3a6ff4bc7a598142ea567631e4d5db3", element="dc8552b4-fea0-4af1-97c6-4e88bfe7dc69")> 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...) |
|||
Collapse |
test_onepanel_basic
test_support_space[1oz_1op_1oc-web GUI-REST-REST]
|
2 mins | |
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="d2d56095a2a40ff5d5df339db5e1785f", element="92012fe0-6483-4a55-8965-47cb93690b91")> 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...) |