Mike Beckerle created DAFFODIL-2904:
---------------------------------------

             Summary: 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


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)

Reply via email to