|
1173 | 1173 | label: directory_input_docker
|
1174 | 1174 | id: 85
|
1175 | 1175 | doc: Test directory input in Docker
|
1176 |
| - tags: [ required, command_line_tool, shell_command ] |
| 1176 | + tags: [ command_line_tool, shell_command ] |
1177 | 1177 |
|
1178 | 1178 | - job: tests/dir3-job.yml
|
1179 | 1179 | output:
|
|
2998 | 2998 | tool: tests/glob-path-error.cwl
|
2999 | 2999 | label: glob_outside_outputs_fails
|
3000 | 3000 | doc: Test fail trying to glob outside output directory
|
3001 |
| - tags: [ required, command_line_tool, docker ] |
| 3001 | + tags: [ command_line_tool, docker ] |
3002 | 3002 | id: 232
|
3003 | 3003 |
|
3004 | 3004 | - job: tests/empty.json
|
|
3111 | 3111 | "size": 59
|
3112 | 3112 | }
|
3113 | 3113 | ]
|
3114 |
| - tags: [ required, command_line_tool, initial_work_dir ] |
| 3114 | + tags: [ command_line_tool, initial_work_dir, inline_javascript ] |
3115 | 3115 | id: 238
|
3116 | 3116 |
|
3117 | 3117 | - doc: Test that array of input files can be staged to directory with basename
|
|
3146 | 3146 | "size": 59
|
3147 | 3147 | }
|
3148 | 3148 | ]
|
3149 |
| - tags: [ required, command_line_tool, initial_work_dir ] |
| 3149 | + tags: [ command_line_tool, initial_work_dir, inline_javascript ] |
3150 | 3150 | id: 239
|
3151 | 3151 |
|
3152 | 3152 | - doc: Test that if array of input files are staged to directory with basename and entryname, entryname overrides
|
|
3181 | 3181 | "size": 59
|
3182 | 3182 | }
|
3183 | 3183 | ]
|
3184 |
| - tags: [ required, command_line_tool, initial_work_dir ] |
| 3184 | + tags: [ command_line_tool, initial_work_dir, inline_javascript ] |
3185 | 3185 | id: 240
|
3186 | 3186 |
|
3187 | 3187 | - job: tests/empty.json
|
|
3332 | 3332 | label: optional_numerical_output_returns_0_not_null
|
3333 | 3333 | doc: |
|
3334 | 3334 | Test that optional number output is returned as 0, not null
|
3335 |
| - tags: [ required, inline_javascript, command_line_tool ] |
| 3335 | + tags: [ inline_javascript, command_line_tool ] |
3336 | 3336 | id: 253
|
3337 | 3337 |
|
3338 | 3338 | - job: tests/empty.json
|
|
3506 | 3506 | doc: |
|
3507 | 3507 | Use of expression tool to change basename of file, then correctly staging
|
3508 | 3508 | the file using the new name.
|
3509 |
| - tags: [ required, command_line_tool, inline_javascript, expression_tool ] |
| 3509 | + tags: [ command_line_tool, inline_javascript, expression_tool ] |
3510 | 3510 |
|
3511 | 3511 | - label: runtime-outdir
|
3512 | 3512 | output: {
|
|
0 commit comments