stevedlawrence commented on a change in pull request #55: Fixes the issue of 
separated empty optional elements, (ie. 1:2::4:5).
URL: https://github.com/apache/incubator-daffodil/pull/55#discussion_r175475089
 
 

 ##########
 File path: 
daffodil-test/src/test/scala/org/apache/daffodil/section14/sequence_groups/TestSequenceGroupInitiatedContent.scala
 ##########
 @@ -38,6 +38,6 @@ class TestSequenceGroupInitiatedContent {
   @Test def test_baseline() { 
runner_01.runOneTest("initiatedContentSeqBaseline") }
   @Test def test_1() { runner_01.runOneTest("initiatedContentSeq1") }
   @Test def test_2() { runner_01.runOneTest("initiatedContentSeq2") }
-  @Test def test_3() { runner_01.runOneTest("initiatedContentSeq3") }
+  @Test def test_3() { runner_01.trace.runOneTest("initiatedContentSeq3") }
 
 Review comment:
   Remove .trace

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to