[
https://issues.apache.org/jira/browse/DAFFODIL-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686583#comment-17686583
]
Steve Lawrence commented on DAFFODIL-2364:
------------------------------------------
I think that means something is still broken. It sounds like the infoset is
correct (or you would get a infoset not matched error), but there shouldn't be
a validation error if there are no elements.
Feels like the bug that whatever is outputting that validation error is somehow
miscounting the nz elements. Like maybe it saw that 4 things were parsed, threw
them all away because of the emptyElementParsePolicy, but forgot that it did
that and thought those 4 elements still existed?
> infinite loop with separators and suppression (NUL related)
> -----------------------------------------------------------
>
> Key: DAFFODIL-2364
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2364
> Project: Daffodil
> Issue Type: Bug
> Components: Back End
> Affects Versions: 2.7.0
> Reporter: Mike Beckerle
> Assignee: Mike McGann
> Priority: Critical
> Fix For: 3.5.0
>
>
> test_nulPad1 goes into an infinite loop on 2.7.0.
> Some aspect of no-forward-progress checking isn't working.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)