GUI acceptance tests using environment deployed from packages.
Build: #2876 failed
Job: Atm workflows status failed
Test results
- 7 tests in total
- 3 tests failed
- 1 test was fixed
- 1 test was quarantined / skipped
- 21 minutes taken in total.
Build 2,876 has the following 3 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) | 1 min | ||
RuntimeError: Css element wtih "Pause" text not found 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: (34 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) | 5 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="e674da088bbc19b6714862ec711fe0a3")>} 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...) |