Description
When running CLI tests for unparse with external variables I get the following error.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!! An unexpected exception occurred. This is a bug! !!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
Please report this bug and help us fix it:
|
|
https://opensource.ncsa.illinois.edu/confluence/display/DFDL/How+to+Report+a+Bug
|
|
Please include the following exception, the command you
|
ran, and any input, schema, or tdml files used that led
|
to this bug.
|
|
|
edu.illinois.ncsa.daffodil.exceptions.Abort: Invariant broken.
|
edu.illinois.ncsa.daffodil.exceptions.Assert$.abort(Assert.scala:105)
|
edu.illinois.ncsa.daffodil.exceptions.Assert$.invariant(Assert.scala:133)
|
edu.illinois.ncsa.daffodil.processors.unparsers.StatementElementUnparser.unparseBegin(StatementElementUnparser.scala:135)
|
See tests:
test_3574_CLI_Unparsing_SimpleUnparse_extVars
test_3575_CLI_Unparsing_SimpleUnparse_extVars2
In file:
daffodil-cli/src/test/scala-cli/edu/illinois/ncsa/daffodil/unparsing/TestCLIUnparsing.scala