[
https://issues.apache.org/jira/browse/DAFFODIL-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence reassigned DAFFODIL-1287:
----------------------------------------
Assignee: Josh Adams
Assigning to Josh, this might have been fixed by your change to DAFFODIL-1956
> Vague "assertion failed" error when expression with whitespace used as
> separator
> --------------------------------------------------------------------------------
>
> Key: DAFFODIL-1287
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1287
> Project: Daffodil
> Issue Type: Bug
> Components: Diagnostics
> Affects Versions: 1.1.0
> Reporter: Jessie Chab
> Assignee: Josh Adams
> Priority: Major
>
> While verifying DFDL-749, I wrote a few tests that used an expression with
> whitespace to specify the delimiter(s). These tests fail with the following
> error:
> {code}
> [info] Test
> edu.illinois.ncsa.daffodil.section23.dfdl_expressions.TestDFDLExpressions.test_internal_space_not_preserved2
> started
> 2015-03-31 06:09:43:728 edu.illinois.ncsa.daffodil.dsom.oolag.OOLAG$LV
> Error[element.expr_space5::LocalComplexTypeDef::sequence@@Prod(Prod)@@parser
> has no value due to java.lang.AssertionError: assertion failed.]
> 2015-03-31 06:09:43:729 edu.illinois.ncsa.daffodil.dsom.oolag.OOLAG$LV
> Error[element.expr_space5@@Prod(Prod)@@parser has no value due to
> java.lang.AssertionError: assertion failed.]
> 2015-03-31 06:09:43:729 edu.illinois.ncsa.daffodil.dsom.oolag.OOLAG$LV
> Error[element.expr_space5@@Prod(Prod)@@parser has no value due to
> java.lang.AssertionError: assertion failed.]
> 2015-03-31 06:09:43:729 edu.illinois.ncsa.daffodil.dsom.oolag.OOLAG$LV
> Error[element.expr_space5@@Prod(Prod)@@parser has no value due to
> java.lang.AssertionError: assertion failed.]
> 2015-03-31 06:09:43:729 edu.illinois.ncsa.daffodil.dsom.oolag.OOLAG$LV
> Error[element.expr_space5@@Prod(Prod)@@parser has no value due to
> java.lang.AssertionError: assertion failed.]
> 2015-03-31 06:09:43:729 edu.illinois.ncsa.daffodil.dsom.oolag.OOLAG$LV
> Error[element.expr_space5@@Prod(Prod)@@parser has no value due to
> java.lang.AssertionError: assertion failed.]
> 2015-03-31 06:09:43:730 edu.illinois.ncsa.daffodil.dsom.oolag.OOLAG$LV
> Error[SchemaSet@@requiredValue has no value due to java.lang.AssertionError:
> assertion failed.]
> [error] Test
> edu.illinois.ncsa.daffodil.section23.dfdl_expressions.TestDFDLExpressions.test_internal_space_not_preserved2
> failed: assertion failed
> {code}
> Please see tests:
> test_internal_space_preserved4
> test_internal_space_not_preserved2
> in the following files:
> daffodil-test/src/test/resources/edu/illinois/ncsa/daffodil/section23/dfdl_expressions/expressions.tdml
> daffodil-test/src/test/scala-debug/edu/illinois/ncsa/daffodil/section23/dfdl_expressions/TestDFDLExpressionsDebug.scala
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)