We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1814f49 commit ae7f549Copy full SHA for ae7f549
conformance_tests.yaml
@@ -2831,15 +2831,15 @@
2831
tool: tests/timelimit2-wf.cwl
2832
label: timelimit_invalid_wf
2833
doc: Test that workflow level time limit is not applied to workflow execution time
2834
- tags: [ workflow, timelimit ]
+ tags: [ workflow, timelimit, inline_javascript ]
2835
2836
- job: tests/empty.json
2837
output:
2838
o: time passed
2839
tool: tests/timelimit3-wf.cwl
2840
label: timelimit_zero_unlimited_wf
2841
doc: Test zero timelimit means no limit in workflow
2842
2843
2844
2845
should_fail: true
0 commit comments