X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4b4a0917a967c0ec2dd7b72c9665e0859022f120..8daddfe53514b71ef229e9c2985e116fa6614858:/sdk/cwl/tests/arvados-tests.yml diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index 2f1429efba..f6271b85d2 100644 --- a/sdk/cwl/tests/arvados-tests.yml +++ b/sdk/cwl/tests/arvados-tests.yml @@ -111,3 +111,15 @@ } tool: 12213-keepref-wf.cwl doc: "Test manipulating keep references with expression tools" + +- job: null + output: + out: null + tool: 12418-glob-empty-collection.cwl + doc: "Test glob output on empty collection" + +- job: null + output: + out: out + tool: wf/runin-wf.cwl + doc: "RunInSingleContainer cwl.input.json needs to be consistent with pathmapper manipulations"