You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "John Interrante (Jira)" <ji...@apache.org> on 2023/12/11 22:07:00 UTC

[jira] [Updated] (DAFFODIL-2699) CLI test return code is 0 even if specified test is not found

     [ https://issues.apache.org/jira/browse/DAFFODIL-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Interrante updated DAFFODIL-2699:
--------------------------------------
    Fix Version/s: 3.7.0

> 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: Peter Katlic
>            Priority: Minor
>              Labels: Beginner
>             Fix For: 3.7.0
>
>
>  
> 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)