GUI acceptance tests using environment deployed from packages.

Build: #1515 failed

Job: Multiprovider QoS was successful

Test results

  • 21 tests in total
  • 1 test was quarantined / skipped
  • 43 minutes taken in total.

Build 1,515 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
tests.utils.http_exceptions.HTTPUnauthorized: [401] Unauthorized: {"error":{"id":"unauthorized","details":{"authError":{"id":"userNotSupported","description":"Authenticated user is not supported by this Oneprovider."}},"description":"Provided authentication is not valid (see details)."}}
request = <FixtureRequest for <Function 'test_a_qos_requirement_is_met_after_removing_the_parameter_and_adding_it_again[1oz_2op_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: 
(53 more lines...)