GUI acceptance tests using environment deployed from packages.
Build: #1069 failed
Job: Onezone spaces multiuser failed
Test results
- 6 tests in total
- 2 tests failed
- 2 failures are new
- 10 minutes taken in total.
Build 1,069 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_spaces_multiuser
test_user_adds_one_of_his_harvesters_to_space_and_another_user_deletes_this_harvester[1oz_1op_deployed]
|
1 min | |
RuntimeError: no item found in DiscoveryPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="56c0b03324329b5e5c6e9b36bae97e50")> css_sel = '.field-create-name' err_msg = 'no item found in DiscoveryPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (285 more lines...) |
|||
Collapse |
test_onezone_spaces_multiuser
test_user_adds_two_harvesters_to_space_using_invitation_tokens_and_removes_them_from_it[1oz_1op_deployed]
|
4 mins | |
RuntimeError: no item found in DiscoveryPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="d7d41843999a91875bd3ca7c53581408")> css_sel = '.field-create-name' err_msg = 'no item found in DiscoveryPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (285 more lines...) |