GUI acceptance tests using environment deployed from packages.
Build: #1519 failed
Job: Onezone harvesters basic failed
Test results
- 20 tests in total
- 1 test failed
- 1 failure is new
- 42 minutes taken in total.
Build 1,519 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_harvesters_basic
test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]
|
1 min | |
RuntimeError: no item found in SpaceProvidersPage in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="e203b8844eba4b75cd60a23a9f522995", element="621c382a-2385-4372-9cb8-8cf0346cbfdb")> css_sel = '.btn-add-support' err_msg = 'no item found in SpaceProvidersPage in DataPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (306 more lines...) |