https://issues.apache.org/bugzilla/show_bug.cgi?id=47440
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #4 from Sebb <[email protected]> 2009-06-28 17:36:09 PST --- OK, I'd not noticed that the DefaultProperties.validationQuery field was not propagated by DefaultTestCase.createDefaultDataSource(). So the first patch was wrong, but the original problem still remains - the tests are DB-specific. Two possible solutions: - DefaultTestCase.createDefaultDataSource() could set the query from the default - change the patch to pick up the default query and use that. The other patch is surely OK as it stands? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
