-
Notifications
You must be signed in to change notification settings - Fork 2
Description
CqlTimeZoneOffsetTest fails commentary:
-
"passCount": 2,
"skipCount": 0,
"failCount": 4,
"errorCount": 0 -
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