cqframework / cqframework/cql-tests-runner

TimeZone offset testing error breakdown (CqlTimeZoneOffsetTest)

Open
#64 0 comments 0 reactions 1 assignee View on GitHub

@bryantaustin13 is already working on this.

Since Dec 12, 2025.

Dominant language
TypeScript
Stars
5
Forks
3
Avg merge
2d 16h
Merged PRs (30d)
2

Description

CqlTimeZoneOffsetTest fails commentary:

  1. "passCount": 2,
    "skipCount": 0,
    "failCount": 4,
    "errorCount": 0

  2. failing tests:
    TimezoneOffsetExtraction_NoDefaultOffset_ReturnsNull (actual 0 vs true) fix test
    DateTimeOrdering_NoDefaultOffset_NullWhenOffsetlessVsOffset (actual false vs true) fix test

    (actual => EvaluationError:Library expression-1.0.0 loaded, but had errors: extraneous input '{' expecting {, 'define', 'context'}, extraneous input '{' expecting {, 'define', 'context'}, An operand identifier reference is hiding another identifier of the same name., An operand identifier reference is hiding another identifier of the same name., An operand identifier reference is hiding another identifier of the same name.")
    DateTimeEquality_DefaultServerOffset_EqualsWhenExplicitServerOffsetGiven
    DateTimeOrdering_DefaultServerOffset_Deterministic

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.