You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Dave Thompson (Jira)" <ji...@apache.org> on 2020/12/16 21:15:00 UTC

[jira] [Commented] (DAFFODIL-920) Abort error occurs with nested references

    [ https://issues.apache.org/jira/browse/DAFFODIL-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250642#comment-17250642 ] 

Dave Thompson commented on DAFFODIL-920:
----------------------------------------

From original FogBugz ticket 21038:

We're seeing an error when trying to use a hiddenGroupRef to reference a USMTF schema. There are multiple references (hiddenGroupRef references an element that references another element and so on) in the schema which might be causing the error.

Error message:
[error] Test edu.illinois.ncsa.daffodil.usmtf.TestUSMTF.test_8Runway_1 failed: edu.illinois.ncsa.daffodil.exceptions.Abort: should be no fall through to this case
[error] edu.illinois.ncsa.daffodil.exceptions.Assert$.abort(Assert.scala:87)
[error] edu.illinois.ncsa.daffodil.exceptions.Assert$.impossible(Assert.scala:95)
[error] edu.illinois.ncsa.daffodil.exceptions.Assert$.impossibleCase(Assert.scala:106)

See files:
ngf-dfdl/daffodil-perf/src/test/resources/edu/illinois/ncsa/daffodil/usmtf/8Runway/8runway.dfdl.tdml
ngf-dfdl/daffodil-perf/src/test/resources/edu/illinois/ncsa/daffodil/usmtf/8Runway/8RUNWAY.dfdl.xsd
ngf-dfdl/daffodil-perf/src/test/resources/edu/illinois/ncsa/daffodil/usmtf/8Runway/8RUNWAY_hidden.dfdl.xsd
ngf-dfdl/daffodil-perf/src/test/scala-debug/edu/illinois/ncsa/daffodil/TestUSMTF.scala

> Abort error occurs with nested references
> -----------------------------------------
>
>                 Key: DAFFODIL-920
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-920
>             Project: Daffodil
>          Issue Type: Bug
>          Components: General
>            Reporter: Elizabeth Fahl
>            Assignee: Dave Thompson
>            Priority: Major
>              Labels: reverify
>
> When using a hiddenGroupRef to reference an element that has nested references an Abort exception was thrown.
> See fogbugz-21038 for more information.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)