GUI acceptance tests using environment deployed from packages.

Build: #2858 failed

Job: Atm workflows status failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 7 tests in total
  • 6 tests failed
  • 1 test was quarantined / skipped
  • 9 minutes taken in total.

Build 2,858 has the following 6 errors:There were no new test failures since the previous build.

Existing test failures 6
Status Test Failing since Duration
RuntimeError: no "workflow-with-sleep" found in WorkflowExecutionPage in Oneprovider page
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: 
(43 more lines...)
RuntimeError: no "echo" found in WorkflowExecutionPage in Oneprovider page
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: 
(47 more lines...)
RuntimeError: no "workflow-with-sleep-one-lane" found in WorkflowExecutionPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_resume_workflow_execution_after_pausing_execution_of_uploaded_workflow_while_first_task_had_active_status[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: 
(43 more lines...)
RuntimeError: no "checksum-counting-different-lambdas" found in WorkflowExecutionPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_sees_lane_run_indicators_and_statuses_after_rerunning_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: 
(43 more lines...)
RuntimeError: no "workflow-with-sleep-one-lane" found in WorkflowExecutionPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_sees_that_lane_task_and_workflow_statuses_are_preparing_pending_and_active_in_turn_during_execution_of_uploaded_workflowwithsleeponelane_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: 
(43 more lines...)
RuntimeError: no "echo" found in WorkflowExecutionPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_sees_that_workflow_task_lane_statuses_are_finished_after_execution_of_uploaded_workflow1_workflow_finishes[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: 
(43 more lines...)