|
109 | 109 | checksum: sha1$f1d2d2f924e986ac86fdf7b36c94bcdf32beec15 |
110 | 110 | size: 4 |
111 | 111 | location: error.txt |
112 | | - tags: [ shell_command, command_line_tool ] |
| 112 | + tags: [ required, command_line_tool ] |
113 | 113 |
|
114 | 114 | - job: tests/empty.json |
115 | 115 | tool: tests/stderr-shortcut.cwl |
|
121 | 121 | checksum: sha1$f1d2d2f924e986ac86fdf7b36c94bcdf32beec15 |
122 | 122 | size: 4 |
123 | 123 | location: Any |
124 | | - tags: [ shell_command, command_line_tool ] |
| 124 | + tags: [ required, command_line_tool ] |
125 | 125 |
|
126 | 126 | - output: |
127 | 127 | output_file: |
|
133 | 133 | tool: tests/stderr-mediumcut.cwl |
134 | 134 | id: stderr_redirect_mediumcut |
135 | 135 | doc: Test command line with stderr redirection, named brief syntax |
136 | | - tags: [ shell_command, command_line_tool ] |
| 136 | + tags: [ required, command_line_tool ] |
137 | 137 |
|
138 | 138 | - job: tests/cat-job.json |
139 | 139 | output: |
|
951 | 951 | doc: >- |
952 | 952 | Test support for reading cwl.output.json when running in a Docker container |
953 | 953 | and just 'path' is provided. |
954 | | - tags: [ shell_command, command_line_tool ] |
| 954 | + tags: [ required, command_line_tool ] |
955 | 955 |
|
956 | 956 | - job: tests/empty.json |
957 | 957 | output: { |
|
1110 | 1110 | tool: tests/dir.cwl |
1111 | 1111 | id: directory_input_param_ref |
1112 | 1112 | doc: Test directory input with parameter reference |
1113 | | - tags: [ shell_command, command_line_tool ] |
| 1113 | + tags: [ required, command_line_tool ] |
1114 | 1114 |
|
1115 | 1115 | - job: tests/dir-job.yml |
1116 | 1116 | output: |
|
1123 | 1123 | tool: tests/dir2.cwl |
1124 | 1124 | id: directory_input_docker |
1125 | 1125 | doc: Test directory input in Docker |
1126 | | - tags: [ command_line_tool, shell_command ] |
| 1126 | + tags: [ required, command_line_tool ] |
1127 | 1127 |
|
1128 | 1128 | - job: tests/dir3-job.yml |
1129 | 1129 | output: |
|
1161 | 1161 | tool: tests/dir4.cwl |
1162 | 1162 | id: directory_secondaryfiles |
1163 | 1163 | doc: Test directories in secondaryFiles |
1164 | | - tags: [ shell_command, command_line_tool ] |
| 1164 | + tags: [ required, command_line_tool ] |
1165 | 1165 |
|
1166 | 1166 | - job: tests/dir-job.yml |
1167 | 1167 | output: { |
|
1175 | 1175 | tool: tests/dir5.cwl |
1176 | 1176 | id: dynamic_initial_workdir |
1177 | 1177 | doc: Test dynamic initial work dir |
1178 | | - tags: [ shell_command, initial_work_dir, command_line_tool ] |
| 1178 | + tags: [ initial_work_dir, command_line_tool ] |
1179 | 1179 |
|
1180 | 1180 | - job: tests/stagefile-job.yml |
1181 | 1181 | output: { |
|
1257 | 1257 | tool: tests/envvar.cwl |
1258 | 1258 | id: env_home_tmpdir |
1259 | 1259 | doc: Test $HOME and $TMPDIR are set correctly |
1260 | | - tags: [ shell_command, command_line_tool ] |
| 1260 | + tags: [ required, command_line_tool ] |
1261 | 1261 |
|
1262 | 1262 | - job: tests/empty.json |
1263 | 1263 | output: {} |
1264 | 1264 | tool: tests/envvar2.cwl |
1265 | 1265 | id: env_home_tmpdir_docker |
1266 | 1266 | doc: Test $HOME and $TMPDIR are set correctly in Docker |
1267 | | - tags: [ shell_command, command_line_tool ] |
| 1267 | + tags: [ required, command_line_tool ] |
1268 | 1268 |
|
1269 | 1269 | - job: tests/empty.json |
1270 | 1270 | output: |
|
1316 | 1316 | tool: tests/docker-array-secondaryfiles.cwl |
1317 | 1317 | id: filesarray_secondaryfiles |
1318 | 1318 | doc: Test required, optional and null secondaryFiles on array of files. |
1319 | | - tags: [ docker, inline_javascript, shell_command, command_line_tool ] |
| 1319 | + tags: [ docker, inline_javascript, command_line_tool ] |
1320 | 1320 |
|
1321 | 1321 | - job: tests/docker-array-secondaryfiles-job2.json |
1322 | 1322 | should_fail: true |
1323 | 1323 | tool: tests/docker-array-secondaryfiles.cwl |
1324 | 1324 | id: filesarray_secondaryfiles2 |
1325 | 1325 | doc: Test required, optional and null secondaryFiles on array of files. |
1326 | | - tags: [ docker, inline_javascript, shell_command, command_line_tool ] |
| 1326 | + tags: [ docker, inline_javascript, command_line_tool ] |
1327 | 1327 |
|
1328 | 1328 | - job: tests/dir7.yml |
1329 | 1329 | output: { |
|
1477 | 1477 | tool: tests/recursive-input-directory.cwl |
1478 | 1478 | id: input_dir_recurs_copy_writable |
1479 | 1479 | doc: Test if a writable input directory is recursively copied and writable |
1480 | | - tags: [ initial_work_dir, shell_command, command_line_tool ] |
| 1480 | + tags: [ initial_work_dir, command_line_tool ] |
1481 | 1481 |
|
1482 | 1482 | - output: |
1483 | 1483 | out: "t\n" |
|
1819 | 1819 | tool: tests/envvar3.cwl |
1820 | 1820 | id: env_home_tmpdir_docker_no_return_code |
1821 | 1821 | doc: Test $HOME and $TMPDIR are set correctly in Docker without using return code |
1822 | | - tags: [ shell_command, command_line_tool ] |
| 1822 | + tags: [ required, command_line_tool ] |
1823 | 1823 |
|
1824 | 1824 | - job: tests/scatter-valuefrom-job1.json |
1825 | 1825 | output: |
|
1877 | 1877 | tool: tests/dir4.cwl |
1878 | 1878 | id: job_input_secondary_subdirs |
1879 | 1879 | doc: Test specifying secondaryFiles in subdirectories of the job input document. |
1880 | | - tags: [ shell_command, command_line_tool ] |
| 1880 | + tags: [ required, command_line_tool ] |
1881 | 1881 |
|
1882 | 1882 | - job: tests/dir4-subdir-2-job.yml |
1883 | 1883 | output: { |
|
1891 | 1891 | tool: tests/dir4.cwl |
1892 | 1892 | id: job_input_subdir_primary_and_secondary_subdirs |
1893 | 1893 | doc: Test specifying secondaryFiles in same subdirectory of the job input as the primary input file. |
1894 | | - tags: [ shell_command, command_line_tool ] |
| 1894 | + tags: [ required, command_line_tool ] |
1895 | 1895 |
|
1896 | 1896 | - job: tests/count-lines3-job.json |
1897 | 1897 | output: |
|
2773 | 2773 | "location": "lsout", |
2774 | 2774 | "size": 32 |
2775 | 2775 | } |
2776 | | - tags: [ resource, command_line_tool, initial_work_dir ] |
| 2776 | + tags: [ command_line_tool, initial_work_dir ] |
2777 | 2777 | id: initial_work_dir_for_null_and_arrays |
2778 | 2778 |
|
2779 | 2779 | - job: tests/stage-array-dirs-job.yml |
|
2869 | 2869 | "baesname": "symlink.txt" |
2870 | 2870 | "checksum": "sha1$cd28ec34f3f9425aca544b6332453708e8aaa82a" |
2871 | 2871 | should_fail: true |
2872 | | - tags: [ command_line_tool ] |
| 2872 | + tags: [ required, command_line_tool ] |
2873 | 2873 | id: illegal_symlink |
2874 | 2874 |
|
2875 | 2875 | - job: tests/empty.json |
|
2881 | 2881 | "size": 27 |
2882 | 2882 | "basename": "symlink.txt" |
2883 | 2883 | "checksum": "sha1$cd28ec34f3f9425aca544b6332453708e8aaa82a" |
2884 | | - tags: [ command_line_tool ] |
| 2884 | + tags: [ required, command_line_tool ] |
2885 | 2885 | id: legal_symlink |
2886 | 2886 |
|
2887 | 2887 | - job: tests/empty.json |
|
3399 | 3399 | } |
3400 | 3400 | tool: tests/stdout_chained_commands.cwl |
3401 | 3401 | doc: | |
3402 | | - Test that chaining two echo calls causes the workflow tool to emit the output to stdout. |
| 3402 | + Test that chaining two echo calls causes the tool to emit the output to stdout. |
3403 | 3403 | This is to confirm that the workflow tool will **not** create an expression such as |
3404 | 3404 | `echo a && echo b > out.txt`, but instead will produce the correct `echo a && echo b`, |
3405 | 3405 | and capture the output correctly. |
|
0 commit comments