mysql/ruby test failure 코드

일단 써보고 문제 되면 고쳐야지;

ruby 1.8.4
mysql 5.0.22
x86-64 machine

Loaded suite ./test
Started
.........................................................FFF......F.........F...F.....F.............F.........
Finished in 0.218569 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>.

  5) Failure:
test_fetch_mediumint(TC_MysqlStmt2) [./test.rb:734]:
<[-1]> expected but was
<[4294967295]>.

  6) Failure:
test_fetch_smallint(TC_MysqlStmt2) [./test.rb:703]:
<[-1]> expected but was
<[4294967295]>.

  7) Failure:
test_fetch_tinyint(TC_MysqlStmt2) [./test.rb:672]:
<[-1]> expected but was
<[4294967295]>.

  8) Failure:
test_sqlstate(TC_MysqlStmt2) [./test.rb:1280]:
<""> expected but was
<"00000">.

110 tests, 330 assertions, 8 failures, 0 errors

트랙백

이 글과 관련된 글 쓰기 (트랙백 보내기)
TrackbackURL : http://www.xeraph.com/tb/2719684 [도움말]

덧글

댓글 입력 영역