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_r175474999
 
 

 ##########
 File path: 
daffodil-test/src/test/scala/org/apache/daffodil/section12/delimiter_properties/TestDelimiterProperties.scala
 ##########
 @@ -54,7 +54,7 @@ class TestDelimiterProperties {
   @Test def test_DelimProp_05() { runner_02.runOneTest("DelimProp_05") }
   @Test def test_DelimProp_06() { runner_02.runOneTest("DelimProp_06") }
   @Test def test_DelimProp_07() { runner_02.runOneTest("DelimProp_07") }
-  @Test def test_initiatedContentSimple1() { 
runner_02.runOneTest("initiatedContentSimple1") }
+  @Test def test_initiatedContentSimple1() { 
runner_02.trace.runOneTest("initiatedContentSimple1") }
 
 Review comment:
   Remove the .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