Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread
Message: 92135
BY: Rob Redmon (rredmon)
DATE: 2009-12-29 21:51
SUBJECT: Built in tests

 

Is it expected that "gem check --test" should run w/o errors:

gem check --test dbi
Loaded suite /home/iono/bin/gem
Started
F............................................................................................................
Finished in 0.012003 seconds.

1) Failure:
test_available_drivers(TC_DBI) [/nfs/mids01/private/opt/packages/gems/gems/dbi-0.4.3/test/dbi/tc_dbi.rb:151]:
<["dbi:Mysql:", "dbi:ODBC:", "dbi:Pg:", "dbi:SQLite3:", "dbi:SQLite:"]> expected but was
<[]>.

109 tests, 497 assertions, 1 failures, 0 errors, 0 skips
Loaded suite /home/iono/bin/gem
Started
F............................................................................................................
Finished in 0.010776 seconds.

1) Failure:
test_available_drivers(TC_DBI) [/nfs/mids01/private/opt/packages/gems/gems/dbi-0.4.3/test/dbi/tc_dbi.rb:151]:
<["dbi:Mysql:", "dbi:ODBC:", "dbi:Pg:", "dbi:SQLite3:", "dbi:SQLite:"]> expected but was
<[]>.

109 tests, 497 assertions, 1 failures, 0 errors, 0 skips


Thread View

Thread Author Date
Built in testsRob Redmon2009-12-29 21:51

Post a followup to this message