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:
[email protected]