Hey, just noticed that some wms kml tests do not run at all, as they override buildTestData():TestData by returning an empty TestData. They claim to be passing but the following error is logged: WARNING: Skipping class org.vfny.geoserver.wms.responses.map.kml.KMLVectorTransformerTest.testEncodeWithPaging since test data is not available
Removing the buildTestData() override makes then actually run, but not to pass. I guess I can fix the tests as they just seem to be expecting some xpath expressions that changed over time. But just to let you know, be careful about false positive tests like these. Cheers, Gabriel ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
