GUI acceptance tests using environment deployed from packages.
Build: #1072 failed
Job: Onezone spaces multiuser failed
Test results
- 6 tests in total
- 2 tests failed
- 13 minutes taken in total.
Build 1,072 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="f6fc6ddf9dc155c02ddb15cd09cbb4c6")> 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="3cb9ef2829e3897936af21e9a524d4e3")> 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...) |