GUI acceptance tests using environment deployed from packages.
Build: #2953 failed
Job: Onezone invite tokens with consumer caveats failed
Test results
- 9 tests in total
- 4 tests failed
- 4 failures are new
- 38 minutes taken in total.
Build 2,953 has the following 4 errors: 4 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_invite_tokens_with_consumer_caveats
test_group_fails_to_join_space_using_invite_token_with_consumer_caveat_set_not_for_it[1oz_2op_elasticsearch]
|
1 min | |
RuntimeError: no item found in Onezone Login page web_elem_root = <tests.conftest.ChromeWithAllLogs (session="d8f4897fbd8aa783798cf96115234ee6")> css_sel = 'input[placeholder="Username"]' err_msg = 'no item found in Onezone Login page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (187 more lines...) |
|||
Collapse |
test_onezone_invite_tokens_with_consumer_caveats
test_group_succeeds_to_join_space_invite_token_with_consumer_caveat_set_for_any_group[1oz_2op_elasticsearch]
|
1 min | |
RuntimeError: no item found in Onezone Login page web_elem_root = <tests.conftest.ChromeWithAllLogs (session="3bd4ddd6aa40d71eee20453b31ec7634")> css_sel = 'input[placeholder="Username"]' err_msg = 'no item found in Onezone Login page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (187 more lines...) |
|||
Collapse |
test_onezone_invite_tokens_with_consumer_caveats
test_provider_fails_to_support_space_using_invite_token_with_consumer_caveat_set_not_for_them[1oz_2op_elasticsearch]
|
3 mins | |
RuntimeError: no item found in CLUSTERS sidebar in OnePage web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="3514cf3fad7d497db1748739e02a895c", element="9468BAE09620084DCA40E73B83466178_element_147")> css_sel = '.one-sidebar' err_msg = 'no item found in CLUSTERS sidebar in OnePage' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (193 more lines...) |
|||
Collapse |
test_onezone_invite_tokens_with_consumer_caveats
test_provider_succeeds_to_support_space_with_invite_token_with_consumer_caveat_set_for_them[1oz_2op_elasticsearch]
|
1 min | |
RuntimeError: no item found in Onezone Login page web_elem_root = <tests.conftest.ChromeWithAllLogs (session="92376364eda5b870bab3306bb810540f")> css_sel = 'input[placeholder="Username"]' err_msg = 'no item found in Onezone Login page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (187 more lines...) |