GUI acceptance tests using environment deployed from packages.

Build: #2437 failed Child of ODSRV-OPRPM-2255

Stages & jobs

  1. Acceptance Test

Build result summary

Details

Completed
Queue duration
27 minutes
Duration
82 minutes
Labels
None
Revision
25cf7fd880c5254c131c9f35f13b075f9b05a9c4
Total tests
719
Failing since
#2431 (Child of ODSRV-OPRPM-2252)
Fixed in
#2440 (Child of ODSRV-OPRPM-2257)

Tests

Responsible

  • Michał Stanisz Michał Stanisz Automatically assigned

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

Existing test failures 2
Status Test Failing since View job Duration
RuntimeError: no "data:" found in TaskAddForm in WorkflowsPage in AutomationPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_finished_state_and_output_store_content_of_executed_inout_workflow_created_using_gui[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: 
(45 more lines...)
RuntimeError: no "result:" found in TaskAddForm in WorkflowsPage in AutomationPage in Onezone page
request = <FixtureRequest for <Function 'test_user_creates_checksumcountingoneclient_workflow_through_gui_and_executes_it[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: 
(45 more lines...)