[
https://issues.apache.org/jira/browse/DAFFODIL-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle closed DAFFODIL-1388.
-----------------------------------
Resolution: Not A Problem
Let's not do this.
> Request: TDML Runner - Test # Reflect Roundtrip
> -----------------------------------------------
>
> Key: DAFFODIL-1388
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1388
> Project: Daffodil
> Issue Type: Improvement
> Components: Infrastructure, TDML Runner
> Reporter: Jessie Chab
> Priority: Major
>
> Currently, the TDML Runner only counts a roundTrip test as a single test. For
> example, if we have 2,000 parser tests, and we mark them all as roundTrip =
> true. We technically have 4,000 tests - 2,000 parse and 2,000 unparse.
> However, as far as the TDML Runner is concerned, we only have 2,000 tests.
> Would it be possible to have the TDML Runner account for both the parse and
> unparse portion of the test? Or even a breakdown would be nice:
> Passed: Total 2000
> Parse only: 800
> Unparse only: 200
> Roundtrip: 1000
> or would that be confusing? I'm open for suggestions. I just want our numbers
> to reflect the actual level of test coverage.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)