-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Description
System: Mac OS 10.10.5
Dump from console:
----------------------------------------------------------------------
FAIL: time_test.go:292: testTimeSuite.TestCodec
time_test.go:339:
c.Assert(t.String(), Equals, t4.String())
... obtained string = "0001-01-01 00:00:00"
... expected string = "0000-12-31 23:00:00"
----------------------------------------------------------------------
FAIL: time_test.go:342: testTimeSuite.TestParseTimeFromNum
time_test.go:392:
c.Assert(err, NotNil)
... value = nil
OOPS: 14 passed, 2 FAILED
--- FAIL: TestT (0.01s)
FAIL
coverage: 89.6% of statements
Is this a actually bug or just something wrong with test case?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels