You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If CommandLineTool has id field then all inputs and outputs get prepended by this id. This results in failure while contructing CWLDAG
To Reproduce
Run cwl-v1.1 conformance test from Oct 7, 2020
Test cases:
(225) stage-array
(240) stage_file_array_basename_and_entryname
(238) stage_file_array
(239) stage_file_array_basename
(226) stage-array-dirs
Describe the bug
If CommandLineTool has
id
field then all inputs and outputs get prepended by this id. This results in failure while contructing CWLDAGTo Reproduce
Run cwl-v1.1 conformance test from Oct 7, 2020
Test cases:
(225) stage-array
(240) stage_file_array_basename_and_entryname
(238) stage_file_array
(239) stage_file_array_basename
(226) stage-array-dirs
Expected behavior
Shouldn't fail
Desktop
The text was updated successfully, but these errors were encountered: