Build: #114 was successful Changes by Taylor Wise

Build result summary

Details

Completed
Duration
10 minutes
Labels
None
Revision
c3ac06b6f74436b55d6ddda848bc7e63dbf9e483
Total tests
2330
Successful since
#111 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Taylor Wise Taylor Wise c3ac06b6f74436b55d6ddda848bc7e63dbf9e483 The problem was that the alternative operation (p1 | p2) only executes p2 when p1 has a non-fatal failure and if p1 allows backtracking.
The fix was to change the pUnescapedDelimiters
parser to allow backtracking (changed ~! to !).
This then allowed the EOF parser to execute
when pUnescapedDelimiters failed.

Updated test to use the correct element name.

DFDL-907

Jira issues

IssueDescriptionStatus
Unknown Issue TypeDFDL-907Could not obtain issue details from Jira