GUI acceptance tests using environment deployed from packages.
Build: #2875 failed
Job: Atm workflows status failed
Test results
- 7 tests in total
- 4 tests failed
- 1 test was quarantined / skipped
- 29 minutes taken in total.
Build 2,875 has the following 4 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_atm_workflows_status
test_user_resume_workflow_execution_after_pausing_execution_of_uploaded_workflow_while_first_task_had_active_status[1oz_1op_openfaas]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) | 4 mins | ||
AssertionError: After awaiting for task "20s sleep" its status (Failed) is not Active as expected 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: (31 more lines...) |
||||
test_atm_workflows_status
test_user_sees_lane_run_indicators_and_statuses_after_rerunning_workflow[1oz_1op_openfaas]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) | 6 mins | ||
AssertionError: After awaiting for workflow "checksum-counting-different-lambdas" its status is not Finished as expected 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: (32 more lines...) |
||||
test_atm_workflows_status
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]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) | 3 mins | ||
AssertionError: Actual "Task in ParallelBox in WorkflowLane in WorkflowVisualiser in WorkflowExecutionPage in Oneprovider page" status: "Failed" does not match expected: "Finished" selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="95dca7ca594bb2824dd8fa0b64964eeb")>} browser_id = 'browser' op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>, lane = 'Lane1' task = '20s sleep', ordinal = '1st', status1 = 'Pending', status2 = 'Finished' @wt(parsers.parse('user of {browser_id} sees that status of task "{task}" in ' '{ordinal} parallel box in "{lane}" lane is one of ' (120 more lines...) |
||||
test_atm_workflows_status
test_user_sees_that_workflow_task_lane_statuses_are_finished_after_execution_of_uploaded_workflow1_workflow_finishes[1oz_1op_openfaas]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) | 7 mins | ||
AssertionError: After awaiting for workflow "echo" its status is not Finished as expected 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: (31 more lines...) |