File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 51
51
# Section 7 depends on side-effects
52
52
53
53
# Section 8
54
- # Note: Skip checking size and checksum of the resulted file because it depends on the external compiler.
55
54
- doc : Test for section 8
56
55
job : 08-arguments/arguments-job.yml
57
56
tool : 08-arguments/arguments.cwl
58
57
output :
59
58
classfile :
60
59
class : File
60
+ checksum : sha1$fdb876b40ad9ebc7fee873212e02d5940588642e
61
61
basename : Hello.class
62
62
location : Any
63
+ size : 184
63
64
64
65
# Section 9 depends on side-effects
65
66
92
93
# Section 14 depends on side-effects
93
94
94
95
# Section 15
95
- # Note: Skip checking size and checksum of the resulted file because it depends on the external compiler.
96
96
- doc : Test for section 15
97
97
job : 15-staging/arguments-job.yml
98
98
tool : 15-staging/linkfile.cwl
99
99
output :
100
100
classfile :
101
101
class : File
102
+ checksum : sha1$fdb876b40ad9ebc7fee873212e02d5940588642e
102
103
basename : Hello.class
103
104
location : Any
105
+ size : 184
104
106
105
107
# Section 16
106
108
# Note: The checksum and size is always changed for every executions
158
160
# size: Any # To be fixed
159
161
160
162
# Section 21
161
- # Note: Skip checking size and checksum of the resulted file because it depends on the external compiler.
162
163
- doc : Test for section 21
163
164
job : 21-1st-workflow/1st-workflow-job.yml
164
165
tool : 21-1st-workflow/1st-workflow.cwl
165
166
output :
166
167
classout :
167
168
class : File
169
+ checksum : sha1$39e3219327347c05aa3e82236f83aa6d77fe6bfd
168
170
basename : Hello.class
169
171
location : Any
172
+ size : 419
170
173
171
174
# Section 22
172
- # Note: Skip checking size and checksum of the resulted file because it depends on the external compiler.
173
175
- doc : Test for section 22
174
176
tool : 22-nested-workflows/nestedworkflows.cwl
175
177
output :
176
178
classout :
177
179
class : File
180
+ checksum : sha1$39e3219327347c05aa3e82236f83aa6d77fe6bfd
178
181
basename : Hello.class
179
182
location : Any
183
+ size : 419
You can’t perform that action at this time.
0 commit comments