You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2020/07/24 17:02:15 UTC

[GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #401: Added test case for DAFFODIL-2375

mbeckerle commented on a change in pull request #401:
URL: https://github.com/apache/incubator-daffodil/pull/401#discussion_r460176774



##########
File path: daffodil-test/src/test/scala/org/apache/daffodil/section07/variables/TestVariables.scala
##########
@@ -93,6 +93,8 @@ class TestVariables {
 
   @Test def test_unsignedIntVarCast(): Unit = { runner.runOneTest("unsignedIntVarCast") }
 
+  @Test def test_choiceBranchVariables(): Unit = { runner.runOneTest("choiceBranchVariables") }

Review comment:
       If this test fails you want to commit with the test commented out and // DAFFODIL-2375 comment. 




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org