jadams-tresys commented on a change in pull request #202: Daffodil 2095
commented out tests
URL: https://github.com/apache/incubator-daffodil/pull/202#discussion_r270386310
##########
File path:
daffodil-test/src/test/resources/org/apache/daffodil/section12/aligned_data/Aligned_Data.tdml
##########
@@ -2090,11 +2090,10 @@
</tdml:document>
<tdml:infoset>
<tdml:dfdlInfoset><e10b><varArr><e>11</e><e>4</e><e>14</e><e>9</e><e>11</e></varArr><one>11</one></e10b>
- </tdml:dfdlInfoset>
+ </tdml:dfdlInfoset>
</tdml:infoset>
<tdml:warnings>
- <tdml:warning>Schema Definition Warning</tdml:warning>
- <tdml:warning>e is an optional element or a variable-occurrence array and
its alignment (2) is not the same as one's alignment (1)</tdml:warning>
+ <tdml:warning>Schema Definition Warning Palceholder</tdml:warning>
Review comment:
I originally thought the SDW would have a different message for some reason,
but it looks like that is the correct message to receive. I'll revert this.
----------------------------------------------------------------
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