mbeckerle commented on a change in pull request #214: Sequences and Separators
Refactoring and Rewrite
URL: https://github.com/apache/incubator-daffodil/pull/214#discussion_r284811333
##########
File path:
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaext1.tdml
##########
@@ -730,7 +745,11 @@ entity NL and also use of UTF-16 encoding - DFDL-6-045R"
<tdml:parserTestCase name="length_delimited_12_04"
model="dpaextdeltxt101.dfdl.xsd" description="Section 12.3 Properties for
specifying length -delimited - end of input"
- root="myDate2">
+ root="myDate2"
+ implementations="daffodil">
+ <!--
+ test doesn't run on IBM DFDL because of restriction that
separtor/terminator must be unique CTDV1425W
Review comment:
This restriction now holds for Daffodil also. Fix comment. Maybe the test
should not be daffodil-specific?
Same comment applies to other tests in this file.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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