You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/09/27 15:13:00 UTC

[jira] [Resolved] (DAFFODIL-2207) Tests needed to reassure that choices nested in fact work.

     [ https://issues.apache.org/jira/browse/DAFFODIL-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Beckerle resolved DAFFODIL-2207.
-------------------------------------
    Resolution: Fixed

Fixed in 9c5a6b1d352939aeb6cd0e4ff09b7f2d1f53dea3

> Tests needed to reassure that choices nested in fact work.
> ----------------------------------------------------------
>
>                 Key: DAFFODIL-2207
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2207
>             Project: Daffodil
>          Issue Type: Bug
>          Components: QA
>    Affects Versions: 2.4.0
>            Reporter: Mike Beckerle
>            Assignee: Mike Beckerle
>            Priority: Major
>             Fix For: 2.5.0
>
>
> Users were having trouble with nested choices.
> The use case is messages where there is a choice by dispatch nested inside another choice that has an additional alternative to capture "unrecognized" messages.
> This works, but we couldn't easily point at a test to be confident.
> So we need to create a test suite for this pattern of usage.
> It should also cover the situation where we have an external variable which controls whether an unknown message causes an error, or is captured as an "unknown" element type.



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