GUI acceptance tests using environment deployed from packages.
Build: #17 failed
Job: Onezone harvesters basic failed
Test results
- 20 tests in total
- 5 tests failed
- 46 minutes taken in total.
Build 17 has the following 5 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_harvesters_basic
test_user_fails_to_see_harvester_without_view_harvester_privilege[1oz_1op_elasticsearch]
|
Failing since build #3 (Child of ODSRV-OPRPM449-1) | 3 mins | ||
RuntimeError: no item found in DiscoveryPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="a56541bb271b81fcd3cc9be3b41ecc60")> css_sel = '.alert.forbidden' 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) (279 more lines...) |
||||
test_onezone_harvesters_basic
test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]
|
Failing since build #3 (Child of ODSRV-OPRPM449-1) | 1 min | ||
AssertionError: space "space1" not found request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (28 more lines...) |
||||
test_onezone_harvesters_basic
test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]
|
Failing since build #3 (Child of ODSRV-OPRPM449-1) | 3 mins | ||
AssertionError: space "space1" not found request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (28 more lines...) |
||||
test_onezone_harvesters_basic
test_user_successfully_adds_space_with_add_space_privilege[1oz_1op_elasticsearch]
|
Failing since build #3 (Child of ODSRV-OPRPM449-1) | 4 mins | ||
AssertionError: space "space1" not found request = <FixtureRequest for <Function 'test_user_successfully_adds_space_with_add_space_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (28 more lines...) |
||||
test_onezone_harvesters_basic
test_user_successfully_removes_space_with_remove_space_privilege[1oz_1op_elasticsearch]
|
Failing since build #3 (Child of ODSRV-OPRPM449-1) | 4 mins | ||
RuntimeError: no "space2" found in DiscoveryPage in Onezone page request = <FixtureRequest for <Function 'test_user_successfully_removes_space_with_remove_space_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (41 more lines...) |