[
https://issues.apache.org/jira/browse/DAFFODIL-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olabusayo Kilo resolved DAFFODIL-2904.
--------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Fixed in fd4be9255408438dddb197221edb8e948ed14304
> trace and TDML runner don't work together because of SAX and non-SAX API
> being tested
> -------------------------------------------------------------------------------------
>
> Key: DAFFODIL-2904
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2904
> Project: Daffodil
> Issue Type: Bug
> Components: Debugger, TDML Runner
> Affects Versions: 3.7.0
> Reporter: Mike Beckerle
> Assignee: Olabusayo Kilo
> Priority: Major
> Fix For: 4.0.0
>
>
> If you turn on trace for a TDML test, it's quite confusing because the parse
> happens twice. Once for the non-SAX API, one for the SAX API.
> That's good for insisting they behave identically, but useless for tracing.
> If tracing/debugging is on, we should only parse once using one API for the
> TDML test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)