Description
Created a CLI test for unparsing and got 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. Must be a DIArray
|
edu.illinois.ncsa.daffodil.exceptions.Assert$.abort(Assert.scala:105)
|
edu.illinois.ncsa.daffodil.exceptions.Assert$.invariantFailed(Assert.scala:146)
|
edu.illinois.ncsa.daffodil.processors.unparsers.RepUnboundedUnparser.unparseAllRepeats(RepUnparsers.scala:167)
|
edu.illinois.ncsa.daffodil.processors.unparsers.RepUnparser.unparse(RepUnparsers.scala:73)
|
See test_3584_CLI_Unparsing_SimpleUnparse_stdin4 in:
daffodil-cli/src/test/scala-cli/edu/illinois/ncsa/daffodil/unparsing/TestCLIUnparsing.scala