[
https://issues.apache.org/jira/browse/DAFFODIL-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle reassigned DAFFODIL-2699:
---------------------------------------
Assignee: Dave Thompson
> CLI test return code is 0 even if specified test is not found
> -------------------------------------------------------------
>
> Key: DAFFODIL-2699
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2699
> Project: Daffodil
> Issue Type: Bug
> Components: CLI, TDML Runner
> Affects Versions: 3.3.0
> Reporter: Mike Beckerle
> Assignee: Dave Thompson
> Priority: Major
> Labels: reverify
>
>
> There is no test named nameDOB_test2, but this is what happened
> {code:java}
> daffodil test -iii -r test/nameDOB2.tdml nameDOB_test2
> Total: 0, Pass: 0, Fail: 0, Not Found: 0
> $ echo $?
> 0{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)