pkatlic commented on code in PR #1180:
URL: https://github.com/apache/daffodil/pull/1180#discussion_r1522097575


##########
daffodil-test/src/test/resources/org/apache/daffodil/section23/dfdl_functions/Functions.tdml:
##########
@@ -11693,11 +11693,19 @@
     <tdml:document>
       <tdml:documentPart type="byte">00 00 00 01</tdml:documentPart>
     </tdml:document>
-    <tdml:errors>
-      <tdml:error>Schema Definition Error</tdml:error>
-      <tdml:error>ex:foo</tdml:error>
-      <tdml:error>ambiguous</tdml:error>
-    </tdml:errors>
+    <tdml:infoset>

Review Comment:
   The new test results appear to correct the behavior, with scalarOptional 
parsing properly and arrayOptional throwing the SDE regarding ambiguous path 
steps.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to