Figured this out. I had installed the GDAL osx framework as part of running qgis and it dumped a bunch of jars into my jre extensions directory! Including commons-logging which was what was throwing things off.
On Wed, Jul 9, 2014 at 2:01 PM, Jody Garnett <[email protected]> wrote: > Trying to think what else could be different? Perhaps different file > system - case (in)sensitive or not? > Image assertions tend to only work on master, on 11.x they still fail > based on different fonts. > > Jody Garnett > > > On Tue, Jul 8, 2014 at 5:02 PM, Justin Deoliveira < > [email protected]> wrote: > >> Thanks Jody. I just tried on another second mac (10.9) and indeed it >> worked fine...not sure what is up. >> >> I did run into another problem with the render tests and image >> assertions... which I think is a known issue? I'll start a separate thread >> to discuss that. >> >> >> On Tue, Jul 8, 2014 at 6:35 PM, Jody Garnett <[email protected]> >> wrote: >> >>> Builds for me Justin: >>> >>> [INFO] Metadata .......................................... SUCCESS >>> [9.105s] >>> >>> >>> >>> Jody Garnett >>> >>> >>> On Mon, Jul 7, 2014 at 7:16 PM, Justin Deoliveira < >>> [email protected]> wrote: >>> >>>> Hi all, >>>> >>>> Can somebody running osx give me a sanity check on the tests in the >>>> library/metadata module. I am getting a failure in LoggingTest: >>>> >>>> testCommonsLogging(org.geotools.util.logging.LoggingTest) Time >>>> elapsed: 0.016 sec <<< FAILURE! >>>> java.lang.AssertionError: null >>>> at org.junit.Assert.fail(Assert.java:86) >>>> at org.junit.Assert.assertTrue(Assert.java:41) >>>> at org.junit.Assert.assertTrue(Assert.java:52) >>>> at >>>> org.geotools.util.logging.LoggingTest.testCommonsLogging(LoggingTest.java:68) >>>> >>>> >>>> Seems that the logger coming back isn't the log4j logger like the test >>>> assumes. Assuming it isn't a problem on linux or windows otherwise the >>>> other build servers would complain. >>>> >>>> -Justin >>>> >>>> -- >>>> *Justin Deoliveira* >>>> Vice President, Engineering | Boundless >>>> [email protected] >>>> @j_deolive <https://twitter.com/j_deolive> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Open source business process management suite built on Java and Eclipse >>>> Turn processes into business applications with Bonita BPM Community >>>> Edition >>>> Quickly connect people, data, and systems into organized workflows >>>> Winner of BOSSIE, CODIE, OW2 and Gartner awards >>>> http://p.sf.net/sfu/Bonitasoft >>>> _______________________________________________ >>>> GeoTools-Devel mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel >>>> >>>> >>> >> >> >> -- >> Justin Deoliveira >> VP Engineering | Boundless <http://boundlessgeo.com/> >> [email protected] >> @boundlessgeo <http://twitter.com/boundlessgeo/> >> >> >> > -- Justin Deoliveira VP Engineering | Boundless <http://boundlessgeo.com/> [email protected] @boundlessgeo <http://twitter.com/boundlessgeo/>
------------------------------------------------------------------------------
_______________________________________________ GeoTools-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
