GUI acceptance tests using environment deployed from packages.

Build: #1087 failed

Job: Onezone harvesters basic failed

Test results

  • 20 tests in total
  • 2 tests failed
  • 40 minutes taken in total.

Build 1,087 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
RuntimeError: no "harvester9" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_checks_harvesting_progress[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: 
(45 more lines...)
RuntimeError: no "harvester5" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_creates_index_in_harvester[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: 
(39 more lines...)