tuxji commented on a change in pull request #401:
URL: https://github.com/apache/incubator-daffodil/pull/401#discussion_r460263090
##########
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:
Looks good, but please insert // DAFFODIL-2375 before this line to
identify which issue the failing test is for.
----------------------------------------------------------------
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]