On Sat, Mar 27, 2010 at 1:19 AM, Marco Lechner - FOSSGIS e.V. < [email protected]> wrote:
> Hi, > > while building osmosis from trunk, I get some errors from the test unit: > > [junit] Test org.openstreetmap.osmosis.core.apidb.v0_6.ApiDbTest FAILED > [junit] Test > org.openstreetmap.osmosis.core.apidb.v0_6.ApidbFileReplicatorTest FAILED > [junit] Test > org.openstreetmap.osmosis.core.apidb.v0_6.impl.ChangesetManagerTest FAILED > [junit] Test > org.openstreetmap.osmosis.core.pgsql.v0_6.PostgreSqlTest FAILED > [junit] Test > org.openstreetmap.osmosis.extract.apidb.v0_6.DatabaseTimeLoaderTest FAILED > > BUILD FAILED > > Are there any failures I have to worry about? What has to be done to > test the functions above (I guess the tests faile because of missing DB > connectivity - where to set this up?) > If only your database tests are failing then you can just ignore it. Unless you're developing enhancements to the database tasks it's not worth the hassle. I possibly should modify the build to make these tests optional, but haven't gotten around to it. Brett
_______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
