Skip to content

Commit ee06bc0

Browse files
tom-tanmr-c
authored andcommitted
Add missing label field
1 parent 31ec48a commit ee06bc0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

conformance_tests.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2910,6 +2910,7 @@
29102910
}
29112911
tags: [ resource, command_line_tool, initial_work_dir ]
29122912
id: 225
2913+
label: initial_work_dir_for_null_and_arrays
29132914

29142915
- job: tests/stage-array-dirs-job.yml
29152916
tool: tests/stage-array-dirs.cwl
@@ -2932,6 +2933,7 @@
29322933
}
29332934
tags: [ resource, command_line_tool, initial_work_dir ]
29342935
id: 226
2936+
label: initial_work_dir_for_array_dirs
29352937

29362938
- job: tests/env-job3.yaml
29372939
output:
@@ -3032,6 +3034,7 @@
30323034
should_fail: true
30333035
tags: [ command_line_tool ]
30343036
id: 233
3037+
label: illegal_symlink
30353038

30363039
- job: tests/empty.json
30373040
tool: tests/symlink-legal.cwl
@@ -3044,6 +3047,7 @@
30443047
"checksum": "sha1$cd28ec34f3f9425aca544b6332453708e8aaa82a"
30453048
id: 234
30463049
tags: [ command_line_tool ]
3050+
label: legal_symlink
30473051

30483052
- job: tests/empty.json
30493053
tool: tests/inp_update_wf.cwl
@@ -3053,6 +3057,7 @@
30533057
a: 4
30543058
b: 4
30553059
id: 235
3060+
label: modify_file_content
30563061

30573062
- job: tests/empty.json
30583063
tool: tests/inpdir_update_wf.cwl
@@ -3075,6 +3080,7 @@
30753080
]
30763081
}
30773082
id: 236
3083+
label: modify_directory_content
30783084

30793085
- doc: Test that OutputBinding.glob accepts Directories
30803086
job: tests/empty.json

0 commit comments

Comments
 (0)