|
2910 | 2910 | }
|
2911 | 2911 | tags: [ resource, command_line_tool, initial_work_dir ]
|
2912 | 2912 | id: 225
|
| 2913 | + label: initial_work_dir_for_null_and_arrays |
2913 | 2914 |
|
2914 | 2915 | - job: tests/stage-array-dirs-job.yml
|
2915 | 2916 | tool: tests/stage-array-dirs.cwl
|
|
2932 | 2933 | }
|
2933 | 2934 | tags: [ resource, command_line_tool, initial_work_dir ]
|
2934 | 2935 | id: 226
|
| 2936 | + label: initial_work_dir_for_array_dirs |
2935 | 2937 |
|
2936 | 2938 | - job: tests/env-job3.yaml
|
2937 | 2939 | output:
|
|
3011 | 3013 | should_fail: true
|
3012 | 3014 | tags: [ command_line_tool ]
|
3013 | 3015 | id: 233
|
| 3016 | + label: illegal_symlink |
3014 | 3017 |
|
3015 | 3018 | - job: tests/empty.json
|
3016 | 3019 | tool: tests/symlink-legal.cwl
|
|
3023 | 3026 | "checksum": "sha1$cd28ec34f3f9425aca544b6332453708e8aaa82a"
|
3024 | 3027 | id: 234
|
3025 | 3028 | tags: [ command_line_tool ]
|
| 3029 | + label: legal_symlink |
3026 | 3030 |
|
3027 | 3031 | - job: tests/empty.json
|
3028 | 3032 | tool: tests/inp_update_wf.cwl
|
|
3032 | 3036 | a: 4
|
3033 | 3037 | b: 4
|
3034 | 3038 | id: 235
|
| 3039 | + label: modify_file_content |
3035 | 3040 |
|
3036 | 3041 | - job: tests/empty.json
|
3037 | 3042 | tool: tests/inpdir_update_wf.cwl
|
|
3054 | 3059 | ]
|
3055 | 3060 | }
|
3056 | 3061 | id: 236
|
| 3062 | + label: modify_directory_content |
3057 | 3063 |
|
3058 | 3064 | - doc: Test that OutputBinding.glob accepts Directories
|
3059 | 3065 | job: tests/empty.json
|
|
3391 | 3397 | doc: Test paramer reference that refers to length of non-array input
|
3392 | 3398 | should_fail: true
|
3393 | 3399 | tags: [ required, command_line_tool ]
|
| 3400 | + label: length_for_non_array |
3394 | 3401 |
|
3395 | 3402 | - job: tests/length_non_array_input.yml
|
3396 | 3403 | tool: tests/params_input_length_non_array.cwl
|
|
3400 | 3407 | output1: 1
|
3401 | 3408 | output2: 2
|
3402 | 3409 | output3: 3
|
| 3410 | + label: user_defined_length_in_parameter_reference |
3403 | 3411 |
|
3404 | 3412 | - tool: tests/cat4-from-dir.cwl
|
3405 | 3413 | job: tests/cat-from-dir-with-literal-file-in-subdir.yaml
|
|
0 commit comments