GUI acceptance tests using environment deployed from packages.

Build: #1108 failed

Job: Onezone harvesters basic failed

Test results

  • 20 tests in total
  • 2 tests failed
  • 2 failures are new
  • 37 minutes taken in total.

Build 1,108 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_onezone_harvesters_basic test_user_fails_to_see_harvester_without_view_harvester_privilege[1oz_1op_elasticsearch]
2 mins
RuntimeError: no "harvester11" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_fails_to_see_harvester_without_view_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: 
(47 more lines...)
Collapse Failed test_onezone_harvesters_basic test_user_successfully_views_privileges_with_view_privileges_privilege[1oz_1op_elasticsearch]
2 mins
RuntimeError: no "harvester14" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_views_privileges_with_view_privileges_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: 
(47 more lines...)