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 committed Apr 6, 2022
1 parent 94638bf commit a8d4c9a
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 @@ -3392,16 +3392,6 @@
tags: [ required, command_line_tool ]
id: 257

- 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 a8d4c9a

Please sign in to comment.