stevedlawrence opened a new pull request #469: URL: https://github.com/apache/incubator-daffodil/pull/469
Due to canonicalization, we may sometimes lose location specific time zone information, resulting in unparing time zones to generic offsets. This means they do not round trip. Some tests simply disabling roundtripping, others use two-pass which hid this issue. For these tests, this disables round tripping and adds unparse specific tests to ensure we unparse these location specific patterns correctly. Other tests are tweaked so that they can round trip where possible, usually due to optional zero-padding in calendar pattern. DAFFODIL-1580 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
