You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2018/12/11 12:54:21 UTC

[GitHub] stevedlawrence commented on a change in pull request #147: DAFFODIL-20 - All ibm-provided tests run, or are specific to other tickets.

stevedlawrence commented on a change in pull request #147: DAFFODIL-20 - All ibm-provided tests run, or are specific to other tickets.
URL: https://github.com/apache/incubator-daffodil/pull/147#discussion_r240596103
 
 

 ##########
 File path: daffodil-test-ibm1/src/test/scala/org/apache/daffodil/TresysTests.scala
 ##########
 @@ -139,7 +143,7 @@ class TresysTests {
 
   @Test def test_nested_group_refs1() { runnerNG.runOneTest("nestedGroupRefs1") }
 
-  @Test def test_AF000() { runnerAF.runOneTest("AF000") }
+  @Test def test_AF000() { runnerAF.trace.runOneTest("AF000") }
 
 Review comment:
   Remove the trace call here. I believe this will ennable debugging for all runnerAF tests, since trace mutates the state?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services