Re: Failing test on 8.2-506
| От | Kris Jurka |
|---|---|
| Тема | Re: Failing test on 8.2-506 |
| Дата | |
| Msg-id | Pine.BSO.4.64.0708031447570.27582@leary.csoft.net обсуждение исходный текст |
| Ответ на | Failing test on 8.2-506 (Miroslav Šulc <miroslav.sulc@startnet.cz>) |
| Список | pgsql-jdbc |
On Fri, 3 Aug 2007, Miroslav Šulc wrote: > I just wanted to package jdbc driver 8.2-506 for gentoo linux distro but > came across this bug in the tests: > > [junit] Testcase: > testTables(org.postgresql.test.jdbc2.DatabaseMetaDataTest): FAILED > [junit] expected:<test[metadata]> but was:<test[index]> > [junit] junit.framework.ComparisonFailure: expected:<test[metadata]> but > was:<test[index]> > [junit] at > org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTables(DatabaseMetaDataTest.java:78) > [junit] Are you sure you're running on a clean database? No part of the driver or test suite does anything with a table called testindex. jurka@fred:~/pg/jdbc/postgresql-jdbc-8.2-506.src$ grep -r testindex * | wc -l 0 Kris Jurka
В списке pgsql-jdbc по дате отправления: