GUI acceptance tests using environment deployed from packages.
Build: #737 failed
Job: Onezone harvesters basic failed
Test results
- 19 tests in total
- 2 tests failed
- 2 failures are new
- 2 tests were fixed
- 34 minutes taken in total.
Build 737 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_harvesters_basic
test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]
|
1 min | |
RuntimeError: no "harvester3" found in DiscoveryPage in Onezone page 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: (37 more lines...) |
|||
Collapse |
test_onezone_harvesters_basic
test_user_successfully_renames_harvester_with_modify_harvester_privilege[1oz_1op_elasticsearch]
|
1 min | |
RuntimeError: no "harvester3" found in DiscoveryPage in Onezone page request = <FixtureRequest for <Function 'test_user_successfully_renames_harvester_with_modify_harvester_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: (43 more lines...) |