Skip to content

Commit ae7f549

Browse files
committed
update tags for timelimit+expr tests
1 parent 1814f49 commit ae7f549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conformance_tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2831,15 +2831,15 @@
28312831
tool: tests/timelimit2-wf.cwl
28322832
label: timelimit_invalid_wf
28332833
doc: Test that workflow level time limit is not applied to workflow execution time
2834-
tags: [ workflow, timelimit ]
2834+
tags: [ workflow, timelimit, inline_javascript ]
28352835

28362836
- job: tests/empty.json
28372837
output:
28382838
o: time passed
28392839
tool: tests/timelimit3-wf.cwl
28402840
label: timelimit_zero_unlimited_wf
28412841
doc: Test zero timelimit means no limit in workflow
2842-
tags: [ workflow, timelimit ]
2842+
tags: [ workflow, timelimit, inline_javascript ]
28432843

28442844
- job: tests/empty.json
28452845
should_fail: true

0 commit comments

Comments
 (0)