mbeckerle commented on a change in pull request #167: Daffodil 2051 tests 
broken in windows
URL: https://github.com/apache/incubator-daffodil/pull/167#discussion_r248681966
 
 

 ##########
 File path: 
daffodil-test/src/test/resources/org/apache/daffodil/section06/namespaces/namespaces.tdml
 ##########
 @@ -167,8 +167,9 @@
   <tdml:parserTestCase name="ibm_format_compat_02"
     root="ABC" model="ABC_IBM.dfdl.xsd" description=""
     roundTrip="twoPass">
-    <tdml:document><![CDATA[a
-]]></tdml:document>
+    <tdml:document>
+         <tdml:documentPart type="text" 
replaceDFDLEntities="true"><![CDATA[a%LF;]]></tdml:documentPart>
 
 Review comment:
   I edited to fix the above so it is readable. Thanks for the catch.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to