X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d063c8fca8d2b50ffb384af1b0d73ace384c65f7..5d56a1af42f64df57ef7a1bcef6d016ff2310900:/sdk/cwl/tests/arvados-tests.yml diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index b22c9aaa27..ae22d65f4d 100644 --- a/sdk/cwl/tests/arvados-tests.yml +++ b/sdk/cwl/tests/arvados-tests.yml @@ -427,3 +427,15 @@ } 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"