X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/419db47f0e97123cb3ff491d189b5607468101da..90bb5de474c45e0b786f387ecab2277b593e335d:/sdk/cwl/tests/arvados-tests.yml?ds=sidebyside diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index 8eac71886c..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 @@ -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