X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3b4da80a23136c0cec743ee4cdad9b22b51ac3e0..e28fb5b584952c5ef61efc6d02f86286a1e50dc5:/sdk/cwl/tests/arvados-tests.yml diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index 9106426159..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 @@ -206,7 +212,8 @@ output: out: null tool: wf-defaults/wf4.cwl - doc: default in embedded subworkflow + doc: default in embedded subworkflow missing 'id' field + should_fail: true - job: null output: @@ -225,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