Skip to content

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

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 #291

Triggered via pull request October 27, 2023 15:45
Status Failure
Total duration 10m 34s
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.45 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: 7.68 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: 827.42 expected [true] but found [false]
gradle
Gradle build failed: see console output for details