Mike Beckerle created DAFFODIL-2311:
---------------------------------------
Summary: 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
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 is possibly the TDML runner's fault for not setting the config a second
time after schema compilation. All schemas are saved and restored, and that
means the config settings are lost if they are not re-imposed.
Or it could be a more subtle bug. But I suspect TDML runner.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)