DataBiosphere / toil

A scalable, efficient, cross-platform (Linux/macOS) and easy-to-use workflow engine in pure Python.
http://toil.ucsc-cgl.org/.
Apache License 2.0
879 stars 237 forks source link

Respect user supplied null values for workflow/task inputs #4981

Open stxue1 opened 1 week ago

stxue1 commented 1 week ago

This test fails to pass as we aren't respecting the supplied None value for an optional input variable. https://github.com/openwdl/wdl/blob/9c0b9cf4586508a9e6260cc5c5e562e21f625aac/SPEC.md?plain=1#L3254-L3295

┆Issue is synchronized with this Jira Story ┆Issue Number: TOIL-1595