Skip to content

Fix DateTime initialization and comparison code to deal correctly with half hour and fifteen minute timezones #285

Fix DateTime initialization and comparison code to deal correctly with half hour and fifteen minute timezones

Fix DateTime initialization and comparison code to deal correctly with half hour and fifteen minute timezones #285

Triggered via pull request October 26, 2023 17:53
Status Failure
Total duration 14m 47s
Artifacts

check-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
CqlPerformanceIT.testEngineInit: Src/java/engine/src/test/java/org/opencds/cqf/cql/engine/execution/CqlPerformanceIT.java#L30
java.lang.AssertionError: Test took longer per iteration than allowed. max: 0.20, actual: 0.37 expected [true] but found [false]
CqlPerformanceIT.testInternalTypeRepresentationSuite: Src/java/engine/src/test/java/org/opencds/cqf/cql/engine/execution/CqlPerformanceIT.java#L56
java.lang.AssertionError: CqlInternalTypeRepresentationSuite took longer per iteration than allowed. max: 3.00, actual: 8.62 expected [true] but found [false]
CqlPerformanceIT.testMainSuite: Src/java/engine/src/test/java/org/opencds/cqf/cql/engine/execution/CqlPerformanceIT.java#L38
java.lang.AssertionError: CqlPerformanceTest took longer per iteration than allowed. max: 350.00, actual: 781.78 expected [true] but found [false]
gradle
Gradle build failed: see console output for details