[
https://issues.apache.org/jira/browse/DAFFODIL-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle resolved DAFFODIL-2311.
-------------------------------------
Resolution: Fixed
Fixed in 73a1c5b2d0752c648d8b51ac51a00e44112dab04
> TDML runner binding of dfdl:byteOrder variable has no effect.
> -------------------------------------------------------------
>
> Key: DAFFODIL-2311
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2311
> Project: Daffodil
> Issue Type: Bug
> Components: Back End
> Affects Versions: 2.5.0
> Reporter: Mike Beckerle
> Assignee: Mike Beckerle
> Priority: Blocker
> Fix For: 2.6.0
>
>
> Latest changes in 2.6.0-SNAPSHOT (bf333ad77d96531ccffaa04d6851e1ce1376ecb5)
> break the PCAP schema.
> PCAP depends on TDML defineConfig where the config file specifies a binding
> for the dfdl:byteOrder variable to 'littleEndian'.
> Tests fail (4) because the byte order is behaving as bigEndian.
> This the TDML Runner's fault. An error due to local var vs. it should be a
> var member of TestCase to hold the processor.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)