From: Ray Z. <rz...@co...> - 2002-09-09 20:22:44
|
Chris, I'm getting the following test failure in SPOPS-0.68 (along with the #12 in t/07_utility.t at line 58 mentioned by someone else): t/32_dbi_inline_config.....1..4 ok 1 - require SPOPS::Initialize; WARNING executing manipulate_configuration for DBIInlineTest Cannot create datasource access subroutine for (DBIInlineTest) because you do not have 'dbi_config->dsn', 'dbi_config->username' and 'dbi_config->username' defined Process will continue ok 2 - Initialize process run ok 3 - Initialize class not ok 4 - Retrieved datasource from class # Failed test (t/32_dbi_inline_config.t at line 50) # Looks like you failed 1 tests of 4. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay I do all of my testing using a 'test' database with a 'test' user and no password. I think the lack of a password is confusing it (the test, not mysql). All other tests pass fine and this one passes if I use a different user which has a password. -- Ray Zimmerman / e-mail: rz...@co... / 428-B Phillips Hall Sr Research / phone: (607) 255-9645 / Cornell University Associate / FAX: (815) 377-3932 / Ithaca, NY 14853 |