Skip to content

Commit

Permalink
Revert "Add test case for fail uncconected ExpressionTool"
Browse files Browse the repository at this point in the history
This reverts commit 94638bf.
  • Loading branch information
manabuishii authored and mr-c committed Aug 17, 2023
1 parent 36ec018 commit 5887ccf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 48 deletions.
10 changes: 0 additions & 10 deletions conformance_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3150,16 +3150,6 @@
}
tags: [ required, command_line_tool ]

- job: tests/empty.json
tool: tests/fail-unconnected-expressiontool.cwl
label: wf_step_access_undeclared_param_expressiontool
id: 258
doc: >-
Test that parameters that don't appear in the `run` process
inputs are not present in the input object used to run the expressiontool.
should_fail: true
tags: [ required, workflow ]

- $import: tests/string-interpolation/test-index.yaml

- $import: tests/conditionals/test-index.yaml
Expand Down
20 changes: 0 additions & 20 deletions tests/fail-unconnected-expressiontool.cwl

This file was deleted.

18 changes: 0 additions & 18 deletions tests/fail-unspecified-input-expressiontool.cwl

This file was deleted.

0 comments on commit 5887ccf

Please sign in to comment.