MySQL driver test failures

X

Xavier Noria

I am installing the MySQL driver 2.7 and get the four failures
attached belowe on ruby test.rb. Are they known? Would you install
the driver anyway?

Ruby is 1.8.3, and MySQL is 5.0.17, prepackaged for Mac OS X.

-- fxn

% ruby ./test.rb
Loaded suite ./test
Started
.........................................................FFF......F.....
......................................
Finished in 1.203497 seconds.

1) Failure:
test_fetch_bigint(TC_MysqlStmt2) [./test.rb:799]:
<[-1]> expected but was
<[9223372036854775807]>.

2) Failure:
test_fetch_bigint_unsigned(TC_MysqlStmt2) [./test.rb:812]:
<[-1]> expected but was
<[0]>.

3) Failure:
test_fetch_binary(TC_MysqlStmt2) [./test.rb:1009]:
<["abc"]> expected but was
<["abc\000\000\000\000\000\000\000"]>.

4) Failure:
test_fetch_double(TC_MysqlStmt2) [./test.rb:860]:
<-1.79769313486232e+308> expected but was
<-1.79769313486232e+308>.

110 tests, 344 assertions, 4 failures, 0 errors
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,150
Latest member
MakersCBDReviews
Top