X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/cc572d714646b424d70facff4feb6d36480e8f7c..e28fb5b584952c5ef61efc6d02f86286a1e50dc5:/sdk/cwl/tests/arvados-tests.yml diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index 8eac71886c..e51c7a2531 100644 --- a/sdk/cwl/tests/arvados-tests.yml +++ b/sdk/cwl/tests/arvados-tests.yml @@ -118,6 +118,12 @@ tool: 12418-glob-empty-collection.cwl doc: "Test glob output on empty collection" +- job: null + output: + out: null + tool: 13976-keepref-wf.cwl + doc: "Test issue 13976" + - job: null output: out: out @@ -226,3 +232,14 @@ out: null tool: wf-defaults/wf7.cwl doc: workflow level default in RunInSingleContainer + +- job: 13931-size-job.yml + output: + "out": { + "checksum": "sha1$5bf6e5357bd42a6b1d2a3a040e16a91490064d26", + "location": "size.txt", + "class": "File", + "size": 3 + } + tool: 13931-size.cwl + doc: Test that size is set for files in Keep