GUI acceptance tests using environment deployed from packages.
Build: #3 failed
Job: Onezone basic failed
Test results
- 23 tests in total
- 1 test failed
- 1 failure is new
- 19 minutes taken in total.
Build 3 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]
|
1 min | |
RuntimeError: no item found in Cease support for space modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="7602ed38dfb87cf00a8adb09d066794d", element="f800d57f-9a2a-43b5-adaa-06c5f1042004")> css_sel = '.info-condensed .clickable' err_msg = 'no item found in Cease support for space modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |