Skip to content

Commit 498bdf3

Browse files
committed
Ignored /tasks/running tests as this will be covered in a further ticket
Signed-off-by: Joss Sparkes <[email protected]>
1 parent 0237918 commit 498bdf3

File tree

1 file changed

+1
-1
lines changed
  • tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Features

1 file changed

+1
-1
lines changed

tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Features/TasksApi.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Scenario Outline: Get details of a Task with non-existent id payload
4141
| Non_Existent_ExecutionID_Task_Details_2 |
4242
| Non_Existent_TaskID_Task_Details_3 |
4343

44-
@Task_Api
44+
@Task_Api @ignore #/tasks/running endpoint needs some dev work to ensure the filter works correctly. Ticket https://github.com/Project-MONAI/monai-deploy-workflow-manager/issues/308
4545
Scenario: Get details of all Tasks
4646
Given I have an endpoint /tasks/running?pageNumber=1&pageSize=10
4747
And I have a Workflow Instance WorkflowInstance_TaskApi_1 with no artifacts

0 commit comments

Comments
 (0)