stevedlawrence opened a new pull request #116: Fix comparison of calendars that do not have timezones URL: https://github.com/apache/incubator-daffodil/pull/116 The assertions was just incorrect. It is perfectly valid to call the orderIgnoreTimeZone function where one calendar has a timezone and the other does not, as long as they have been normalized/modified according to the W3C spec before being called. Remove this invarient, and add a couple extra just to make sure we are modifying calendar appropriately. And move test out of scala debug. DAFFODIL-1986
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
