GUI acceptance tests using environment deployed from packages.
Build: #1078 failed
Job: Onezone spaces multiuser failed
Test results
- 6 tests in total
- 2 tests failed
- 12 minutes taken in total.
Build 1,078 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_spaces_multiuser
test_user_adds_one_of_his_harvesters_to_space_and_another_user_deletes_this_harvester[1oz_1op_deployed]
|
Failing since build #1069 (Child of ODSRV-OZP-1406) | 1 min | ||
RuntimeError: no item found in DiscoveryPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="46fe3e2a863c80f28ba014e4aabc7590")> 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...) |
||||
test_onezone_spaces_multiuser
test_user_adds_two_harvesters_to_space_using_invitation_tokens_and_removes_them_from_it[1oz_1op_deployed]
|
Failing since build #1069 (Child of ODSRV-OZP-1406) | 6 mins | ||
RuntimeError: no item found in DiscoveryPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="bea70a1fa17e5305b6a3299c984c87e1")> 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...) |