X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/bd3e0a105044c0b61c3b07649c6c284f5f1a641b..503aeeb11f4aec1a80c51d7a659e083d6a0dcf3c:/sdk/cwl/tests/arvados-tests.yml diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index 172e6a97b1..8b8ff28c78 100644 --- a/sdk/cwl/tests/arvados-tests.yml +++ b/sdk/cwl/tests/arvados-tests.yml @@ -102,8 +102,8 @@ "size": 32 }, { - "checksum": "sha1$83483b9c65d99967aecc794c14f9f4743314d186", - "location": "sample2_S01_R3_001.fastq.txt", + "checksum": "sha1$5f3b4df1b0f7fdced751fc6079778600ad9fdb45", + "location": "sample2_S01_R1_001.fastq.txt", "class": "File", "size": 32 } @@ -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 @@ -199,14 +205,15 @@ output: out: null tool: wf-defaults/wf3.cwl - doc: "Do not accept a directory literal without a basename + doc: "Do not accept a directory literal without a basename" should_fail: true - job: null 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