Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #761 failed

Job: Onepanel failed

Test results

  • 6 tests in total
  • 1 test failed
  • 4 tests were quarantined / skipped
  • 11 minutes taken in total.

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

Existing test failures 1
Status Test Failing since Duration
ValueError: Invalid value for `support_parameters`, must not be `None`
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_1oc-web GUI-REST-REST]'>>

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