GUI acceptance tests using environment deployed from packages.
Build: #880 failed
Job: Onezone basic failed
Test results
- 54 tests in total
- 7 tests failed
- 7 failures are new
- 3 tests were quarantined / skipped
- 41 minutes taken in total.
Build 880 has the following 3 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_onezone_basic
test_user_successfully_copies_access_token[1oz_1op_deployed]
|
Failing since build #677 (Rebuilt by Łukasz Opioła) | Not quarantined | 57 secs | ||
RuntimeError: no item found in TokensPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f445cf15a33cb4de4aede4437eb2a2e6")> css_sel = '.create-token-btn .oneicon-add-filled' err_msg = 'no item found in TokensPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (279 more lines...) |
|||||
test_onezone_basic
test_user_successfully_creates_access_token[1oz_1op_deployed]
|
Failing since build #677 (Rebuilt by Łukasz Opioła) | Not quarantined | 59 secs | ||
RuntimeError: no item found in TokensPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="a685d00e07e13dc22db5423ccb3c789b")> css_sel = '.create-token-btn .oneicon-add-filled' err_msg = 'no item found in TokensPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (279 more lines...) |
|||||
test_onezone_basic
test_user_successfully_removes_access_token[1oz_1op_deployed]
|
Failing since build #677 (Rebuilt by Łukasz Opioła) | Not quarantined | 56 secs | ||
RuntimeError: no item found in TokensPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="4be791e63c98f62bde0712b078e71b23")> css_sel = '.create-token-btn .oneicon-add-filled' err_msg = 'no item found in TokensPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (279 more lines...) |