Thanks for these fixes, Ben! On 24-02-16 02:12, Ben Caradoc-Davies wrote: > Niels, > > I think I have the Windows Resource.lastmodified failure fixed: > > [GEOS-7436] Invalid directory timestamp assumptions in ResourceTest > break build on Windows > https://osgeo-org.atlassian.net/browse/GEOS-7436 > > In a nutshell, testDirectory* should compare against > myRes.parent().lastmodified() not myRes.lastmodified() as it is the > parent's timestamp being requested. Perhaps filesystem metadata > updates are slower on Windows? Anyway, I do not think there is any > guarantee that these are the same. Maybe Linux is just too fast to > notice the difference. :-) > > Fix (I hope) pushed to master: > https://github.com/geoserver/geoserver/commit/dc131378e28b7a0e2241f90db425cad1990e70b9 > > > > Kind regards, > Ben. > > On 24/02/16 13:25, Ben Caradoc-Davies wrote: >> OK, the fix worked for >> testSpecialCharacterNames(org.geoserver.rest.resources.ResourceTest), >> now just the Resource.lastmodified discrepancy to resolve. >> >> Kind regards, >> Ben. >
------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
