Thanks, that fixed it. Ralph
> On Apr 15, 2016, at 11:28 AM, Remko Popma <[email protected]> wrote: > > This seems to happen on the Mac for some people: > http://stackoverflow.com/questions/18794573/objc10012-class-javalaunchhelper-is-implemented-in-both-libinstrument-dyl > > <http://stackoverflow.com/questions/18794573/objc10012-class-javalaunchhelper-is-implemented-in-both-libinstrument-dyl> > > I pushed a fix to master to ignore all text that does not contain "I just > allocated the object ". That should fix it. > > > On Sat, Apr 16, 2016 at 2:52 AM, Ralph Goers <[email protected] > <mailto:[email protected]>> wrote: > My build is failing. Can anyone tell me why? > > Failed tests: > GcFreeLoggingTest.testNoAllocationDuringSteadyStateLogging:90 > expected:<...gged to the console > []> but was:<...gged to the console > [tualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/bin/java and > /Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/libinstrument.dylib. > One of the two will be used. Which one is undefined. > ]> > > Tests run: 1137, Failures: 1, Errors: 0, Skipped: 35 > > Ralph >
