Closed hsawhney-bst closed 7 years ago
🚀: (master)>go test -bench=. --- FAIL: TestTimestamp (0.00s) ulid_test.go:287: got timestamp 4773815605011, want 281474976710655 --- FAIL: TestParseRobustness (0.00s) ulid_test.go:245: runtime error: index out of range ulidtest.go:260: #1: failed on input [26]uint8{0x1, 0xc0, 0x73, 0x62, 0x4a, 0xaf, 0x39, 0x78, 0x51, 0x4e, 0xf8, 0x44, 0x3b, 0xb2, 0xa8, 0x59, 0xc7, 0x5f, 0xc3, 0xcc, 0x6a, 0xf2, 0x6d, 0x5a, 0xaa, 0x20} FAIL exit status 1 FAIL /Users/hsawhney/code/ulid 4.985s 🚀: (master)>
sorry - it was meant for another git repo https://github.com/oklog/ulid.git
🚀: (master)>go test -bench=. --- FAIL: TestTimestamp (0.00s) ulid_test.go:287: got timestamp 4773815605011, want 281474976710655 --- FAIL: TestParseRobustness (0.00s) ulid_test.go:245: runtime error: index out of range ulidtest.go:260: #1: failed on input [26]uint8{0x1, 0xc0, 0x73, 0x62, 0x4a, 0xaf, 0x39, 0x78, 0x51, 0x4e, 0xf8, 0x44, 0x3b, 0xb2, 0xa8, 0x59, 0xc7, 0x5f, 0xc3, 0xcc, 0x6a, 0xf2, 0x6d, 0x5a, 0xaa, 0x20} FAIL exit status 1 FAIL /Users/hsawhney/code/ulid 4.985s 🚀: (master)>