[
https://issues.apache.org/jira/browse/DAFFODIL-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle resolved DAFFODIL-2413.
-------------------------------------
Resolution: Duplicate
> tdml:parserTestCase that has neither tdml:infoset or tdml:error causes Abort
> ----------------------------------------------------------------------------
>
> Key: DAFFODIL-2413
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2413
> Project: Daffodil
> Issue Type: Bug
> Components: TDML Runner
> Reporter: Steve Lawrence
> Priority: Major
> Labels: beginner
>
> If you have a tdml test case that doesn't have either a tdml:infoset or
> tdml:error tag, then you get the following unhelpful invariant abort error:
> {code}
> Abort: Invariant broken. Should be Some None, or None Some only.
> {code}
> Seems like this is expecting this check to happen somewhere else, but it's
> not happening. We either need to ensure this check happens somewhere else, or
> change this abort into a more user friendly TDMLException with helpful error
> message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)