X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c89213f5a5e303050caaebe4f8fdf2980fc65605..ae92d144610446849eb568247a44f02ae985c281:/sdk/cwl/tests/arvados-tests.yml diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index b22c9aaa27..9e691bdba5 100644 --- a/sdk/cwl/tests/arvados-tests.yml +++ b/sdk/cwl/tests/arvados-tests.yml @@ -427,3 +427,25 @@ } tool: 17801-runtime-outdir.cwl doc: "Test issue 17801 - bug using $(runtime.outdir) to capture the output directory" + +- job: null + output: + "val": "keep:f225e6259bdd63bc7240599648dde9f1+97/hg19.fa" + tool: 17858-pack-visit-crash.cwl + doc: "Test issue 17858 - keep ref default inputs on ExpressionTool" + +- job: 17879-ignore-sbg-fields-job.yml + output: + "outstr": "foo woble bar" + tool: 17879-ignore-sbg-fields.cwl + doc: "Test issue 17879 - ignores sbg fields" + +- job: chipseq/chip-seq-single.json + output: {} + tool: chipseq/cwl-packed.json + doc: "Test issue 18723 - correctly upload two directories with the same basename" + +- job: null + output: {} + tool: 18994-basename/wf_ren.cwl + doc: "Test issue 18994 - correctly stage file with modified basename"