[
https://issues.apache.org/jira/browse/DAFFODIL-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686574#comment-17686574
]
Mike McGann commented on DAFFODIL-2364:
---------------------------------------
If I uncomment this test, I do not get an infinite loop. I do get the following
error:
{code}
Validation errors found where none were expected by the test case.
Validation Error: ex:nz occurred '4' times when it was expected to be a minimum
of '0' and a maximum of '0' times.
{code}
I can get this test to work if validation is turned off and roundTrip is set to
none. I'm not sure why nz elements are appearing here when validation is turnd
on but not when it is turned off. What should the correct behavior be here?
> 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)