Skip to content

TimeZone offset testing error breakdown (CqlTimeZoneOffsetTest) #64

@bryantaustin13

Description

@bryantaustin13

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions