GUI acceptance tests using environment deployed from packages.

Build: #2623 failed

Job: Atm workflows status failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 7 tests in total
  • 2 tests failed
  • 2 failures are new
  • 21 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_atm_workflows_status test_user_can_not_remove_uploaded_workflowwithsleep_workflow_while_it_is_still_running[1oz_1op_openfaas]
2 mins
AssertionError: Workflow: workflow-with-sleep is not on workflow executions list
request = <FixtureRequest for <Function 'test_user_can_not_remove_uploaded_workflowwithsleep_workflow_while_it_is_still_running[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: 
(36 more lines...)
Collapse Failed test_atm_workflows_status test_user_does_not_see_workflow_on_list_after_removing_uploaded_inout_workflow[1oz_1op_openfaas]
3 mins
AssertionError: Workflow: echo is not on workflow executions list
request = <FixtureRequest for <Function 'test_user_does_not_see_workflow_on_list_after_removing_uploaded_inout_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: 
(36 more lines...)