mike-mcgann commented on code in PR #985:
URL: https://github.com/apache/daffodil/pull/985#discussion_r1132490472


##########
daffodil-tdml-lib/src/main/scala/org/apache/daffodil/tdml/TDMLRunner.scala:
##########
@@ -273,7 +273,7 @@ class DFDLTestSuite private[tdml] (
     }
 
     def fatalError(exception: SAXParseException) = {
-      error(exception)
+      loadingExceptions += exception

Review Comment:
   I'll change this back to the original for the final commit



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