Fix DateTime initialization to always use offset from State and never from null #343
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
DateTimeTest.testBigDecimalWithCustomTimezoneAndNow[1](America/Montreal, 2023-11-01T00:00):
Src/java/engine/src/test/java/org/opencds/cqf/cql/engine/runtime/DateTimeTest.java#L239
java.lang.AssertionError: expected [2024-07-15T23:32-05:00] but found [2024-07-16T00:32-04:00]
|
DateTimeTest.testBigDecimalWithCustomTimezoneAndNow[4](America/Montreal, 2023-11-13T00:00):
Src/java/engine/src/test/java/org/opencds/cqf/cql/engine/runtime/DateTimeTest.java#L239
java.lang.AssertionError: expected [2024-07-15T23:32-05:00] but found [2024-07-16T00:32-04:00]
|
gradle
Gradle build failed: see console output for details
|