mbeckerle commented on a change in pull request #277: Remove continue-on-error
from github actions
URL: https://github.com/apache/incubator-daffodil/pull/277#discussion_r335082820
##########
File path:
daffodil-test-ibm1/src/test/resources/test-suite/tresys-contributed/sepSuppression.tdml
##########
@@ -58,10 +58,10 @@
for exploring when groups are 'potentially trailing' meaning their
separator (in enclosing sequence) might be suppressed/not-required.
-->
- <xs:element name="ptg1" dfdl:initiator="%NL;">
+ <xs:element name="ptg1" dfdl:initiator="|">
Review comment:
Also not expecting these changes in this change set. These have nothing to
do with the continue-on-error from github actions? Or are these the tests that
were failing but were being masked?
----------------------------------------------------------------
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