GUI acceptance tests using environment deployed from packages.

Build: #1707 failed

Job: Onezone tokens failed

Test results

  • 36 tests in total
  • 4 tests failed
  • 85 minutes taken in total.

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

Existing test failures 4
Status Test Failing since Duration
KeyError: 'elasticsearch'
request = <FixtureRequest for <Function 'test_group_has_default_harvester_member_privileges_after_user_consumes_group_to_harvester_invite_token_with_default_settings[1oz_2op_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: 
(50 more lines...)
KeyError: 'elasticsearch'
request = <FixtureRequest for <Function 'test_user_sees_right_invite_tokens_after_filtering_them[1oz_2op_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: 
(51 more lines...)
KeyError: 'elasticsearch'
request = <FixtureRequest for <Function 'test_user_successfully_cleans_up_obsolete_tokens[1oz_2op_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: 
(50 more lines...)
KeyError: 'elasticsearch'
request = <FixtureRequest for <Function 'test_user_successfully_consumes_harvester_to_space_invite_token_until_usage_limit_is_not_expired[1oz_2op_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: 
(51 more lines...)