GUI acceptance tests using environment deployed from packages.
Build: #1076 failed
Job: Onezone spaces multiuser failed
Test results
- 6 tests in total
- 2 tests failed
- 13 minutes taken in total.
Build 1,076 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="7661503685689588f611f75306dea6cd")> 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) | 7 mins | ||
RuntimeError: no item found in DiscoveryPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="26720ddc7864e8adcfdc5f583622849d")> 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...) |