Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

failing tests #15

Closed
aviau opened this issue May 19, 2016 · 2 comments
Closed

failing tests #15

aviau opened this issue May 19, 2016 · 2 comments

Comments

@aviau
Copy link
Contributor

aviau commented May 19, 2016

Hello,

I am getting the following test failures:

=== RUN   TestExecMap
-- {1 xlw tester 1.2 lunny lunny xiao {0 0 <nil>}}
--- FAIL: TestExecMap (0.13s)
    db_test.go:580: sql: Scan error on column index 6: unsupported driver -> Scan pair: time.Time -> *core.NullTime
=== RUN   TestExecStruct
1-- {1 xlw tester 1.2 lunny lunny xiao {0 0 <nil>}}
--- FAIL: TestExecStruct (0.13s)
    db_test.go:622: sql: Scan error on column index 6: unsupported driver -> Scan pair: time.Time -> *core.NullTime

any idea how to fix this?

Thanks

@aviau
Copy link
Contributor Author

aviau commented Jun 25, 2016

It looks like this is due to me testing with sqlite, could that be it?

@micanzhang
Copy link
Contributor

i commit a pr to fix it, #33

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants