GUI acceptance tests using environment deployed from packages.

Build: #2584 failed

Job: Atm workflow execution failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 6 tests in total
  • 2 tests failed
  • 2 failures are new
  • 15 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_oneprovider_atm_workflows_execution test_user_checks_pods_activity_events_after_checksumcountingdifferentlambdas_workflow_execution[1oz_1op_openfaas]
56 secs
AttributeError: 'NoneType' object has no attribute 'spaces_header_list'
request = <FixtureRequest for <Function 'test_user_checks_pods_activity_events_after_checksumcountingdifferentlambdas_workflow_execution[1oz_1op_openfaas]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(30 more lines...)
Collapse Failed test_oneprovider_atm_workflows_execution test_user_checks_time_series_charts_after_execution_of_uploaded_calculatechecksumsrest_workflow[1oz_1op_openfaas]
1 min
AttributeError: 'NoneType' object has no attribute 'spaces_header_list'
request = <FixtureRequest for <Function 'test_user_checks_time_series_charts_after_execution_of_uploaded_calculatechecksumsrest_workflow[1oz_1op_openfaas]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(34 more lines...)