[
https://issues.apache.org/jira/browse/DAFFODIL-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Adams resolved DAFFODIL-1010.
----------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
This was resolved as part of the work with DAFFODIL-1159
> Re-enable checks for unordered seq and choice branch violations
> ---------------------------------------------------------------
>
> Key: DAFFODIL-1010
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1010
> Project: Daffodil
> Issue Type: Bug
> Components: Front End
> Affects Versions: s14
> Reporter: Steve Lawrence
> Assignee: Josh Adams
> Priority: Major
> Fix For: 2.5.0
>
>
> The checks for unordered sequence and choice branch violations were removed
> because they currently are performance at runtime, but should be done
> statically at compile time. The new DPath compiler will make that much easier
> to accomplish. The following tests are currently commented out, and should be
> readded once the DPath compiler is implemented:
> * test_simple_invalid_path_to_branch
> * test_simple_invalid_path_to_branch_does_not_exist
> * test_nested_multiple_invalid_paths_to_branch
> * test_nested_invalid_path_to_branch
> * test_nested_invalid_path_to_branch_2
> * test_nested_invalid_path_to_branch_3
--
This message was sent by Atlassian Jira
(v8.3.4#803005)