GUI acceptance tests using environment deployed from packages.

Build: #1072 failed

Job: Onezone basic failed

Test results

  • 103 tests in total
  • 5 tests failed
  • 2 tests were quarantined / skipped
  • 113 minutes taken in total.

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

Existing test failures 5
Status Test Failing since Duration
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"missingRequiredValue","details":{"key":"harvestingBackendEndpoint"},"description":"Missing required value: harvestingBackendEndpoint."}}
request = <FixtureRequest for <Function 'test_group_has_default_harvester_member_privileges_after_user_consumes_group_to_harvester_invite_token_with_default_settings[1oz_1op_deployed]'>>

    @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...)
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"missingRequiredValue","details":{"key":"harvestingBackendEndpoint"},"description":"Missing required value: harvestingBackendEndpoint."}}
request = <FixtureRequest for <Function 'test_user_fails_to_consume_deleted_token[1oz_1op_deployed]'>>

    @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...)
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"missingRequiredValue","details":{"key":"harvestingBackendEndpoint"},"description":"Missing required value: harvestingBackendEndpoint."}}
request = <FixtureRequest for <Function 'test_user_fails_to_consume_revoked_token[1oz_1op_deployed]'>>

    @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...)
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"missingRequiredValue","details":{"key":"harvestingBackendEndpoint"},"description":"Missing required value: harvestingBackendEndpoint."}}
request = <FixtureRequest for <Function 'test_user_successfully_cleans_up_obsolete_tokens[1oz_1op_deployed]'>>

    @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...)
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"missingRequiredValue","details":{"key":"harvestingBackendEndpoint"},"description":"Missing required value: harvestingBackendEndpoint."}}
request = <FixtureRequest for <Function 'test_user_successfully_consumes_harvester_to_space_invite_token_until_usage_limit_is_not_expired[1oz_1op_deployed]'>>

    @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...)