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
881 stars 237 forks source link

Add new CWL extensions tests. #3536

Open DailyDreaming opened 3 years ago

DailyDreaming commented 3 years ago

The extensions can be found here:

The tests are at https://github.com/common-workflow-language/cwltool/blob/main/tests/test_ext.py

The tests should be copied over and run in Toil.

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

unito-bot commented 1 month ago

➤ Adam Novak commented:

Of these extensions, I think we implement CUDARequirement for GPU support in CWL. I’m not sure if we have tests for that.