Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geomesa-users] Test Failures most recent MASTER branch

Chris,

I've rebuilt the tip of the accumulo1.5.x/1.x branch of GeoMesa with the
JDK 1.7.0_17, and have not been able to reproduce the error in the Avro
unit-test.

Just for a foil, I also checked out the tip of master, and that rebuilt
as well with the JDK 1.7.0_17.

At the moment, I'm temporarily out of ideas.  Is the error the same
every time you rebuild?

Thanks.

Sincerely,
  -- Chris Eichelberger


On Thu, 2014-05-29 at 17:22 +0000, Chris Snider wrote:
> Anthony,
> 
>  
> 
> I have been using 1.7
> 
>  
> 
> java -version
> 
> java version "1.7.0_17"
> 
> Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
> 
> Java HotSpot(TM) Client VM (build 23.7-b01, mixed mode)
> 
>  
> 
>  
> 
> Chris Snider
> 
> Senior Software Engineer
> 
> Intelligent Software Solutions, Inc.
> 
> Description: Description: Description:
> cid:image001.png@01CA1F1F.CBC93990
> 
>  
> 
> From: geomesa-users-bounces@xxxxxxxxxxxxxxxx
> [mailto:geomesa-users-bounces@xxxxxxxxxxxxxxxx] On Behalf Of Anthony
> Fox
> Sent: Thursday, May 29, 2014 11:19 AM
> To: Geomesa User discussions
> Subject: Re: [geomesa-users] Test Failures most recent MASTER branch
> 
>  
> 
> Ah good.  FYI, we're going to support multiple versions of accumulo
> with the same version of GeoMesa, so we've decided on a new naming
> scheme that reflects the version of Accumulo in the name of the
> artifacts. Hopefully this didn't cause too much confusion.
> 
> 
> Chris, what version of java are you using to build the acc1.5.x/1.x
> branch?
> 
> 
>  
> 
> On Thu, May 29, 2014 at 1:05 PM, Chris Snider
> <chris.snider@xxxxxxxxxx> wrote:
> 
> Anthony,
> 
>  
> 
> Cloning with this command (git clone
> git@xxxxxxxxxx:locationtech/geomesa.git)
> 
> Results in branched source: (accumulo1.5.x/1.x)>
> 
>  
> 
>  
> 
>  
> 
> Chris Snider
> 
> Senior Software Engineer
> 
> Intelligent Software Solutions, Inc.
> 
> 
> Description: Description: Description:
> cid:image001.png@01CA1F1F.CBC93990
> 
>  
> 
> From:geomesa-users-bounces@xxxxxxxxxxxxxxxx
> [mailto:geomesa-users-bounces@xxxxxxxxxxxxxxxx] On Behalf Of Anthony
> Fox
> Sent: Thursday, May 29, 2014 11:01 AM
> To: Geomesa User discussions
> Subject: Re: [geomesa-users] Test Failures most recent MASTER branch
> 
>  
> 
> accumulo1.5.x/1.x is the default branch that shows up on github.  When
> you clone the repo into a clean directory, is that the starting branch
> or is it still master?
> 
> 
>  
> 
> On Thu, May 29, 2014 at 11:49 AM, Chris Eichelberger <cne1x@xxxxxxxx>
> wrote:
> 
> Chris,
> 
> We will look into that issue.
> 
> A relatively recent change is that the new default branch for GeoMesa
> --
> and the branch that you should download and build -- is
> "accumulo1.5.x/1.x" rather than "master".  Sorry for the confusion.
> 
> Thanks!
> 
> Sincerely,
>   -- Chris
> 
> 
> 
> On Thu, 2014-05-29 at 15:22 +0000, Chris Snider wrote:
> > Hi,
> >
> >
> >
> > I grabbed the latest master this morning and ran mvn clean install
> to
> > build.  I get the following (and attached) error
> >
> >
> >
> >
> -------------------------------------------------------------------------------
> >
> > Test set: geomesa.core.avro.FeatureSpecificReaderTest
> >
> >
> -------------------------------------------------------------------------------
> >
> > Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 2.547
> > sec <<< FAILURE! - in geomesa.core.avro.FeatureSpecificReaderTest
> >
> > testComplexDeserialize(geomesa.core.avro.FeatureSpecificReaderTest)
> > Time elapsed: 0.048 sec  <<< FAILURE!
> >
> > org.junit.ComparisonFailure: expected:<[??????????]> but
> > was:<[??????????]>
> >
> >                 at org.junit.Assert.assertEquals(Assert.java:123)
> >
> >                 at org.junit.Assert.assertEquals(Assert.java:145)
> >
> >                 at geomesa.core.avro.FeatureSpecificReaderTest
> > $$anonfun$testComplexDeserialize$1$$anonfun$apply$mcVI$sp
> > $2.apply(FeatureSpecificReaderTest.scala:270)
> >
> >                 at geomesa.core.avro.FeatureSpecificReaderTest
> > $$anonfun$testComplexDeserialize$1$$anonfun$apply$mcVI$sp
> > $2.apply(FeatureSpecificReaderTest.scala:269)
> >
> >                 at
> > scala.collection.immutable.List.foreach(List.scala:318)
> >
> >                 at geomesa.core.avro.FeatureSpecificReaderTest
> > $$anonfun$testComplexDeserialize$1.apply$mcVI
> > $sp(FeatureSpecificReaderTest.scala:269)
> >
> >                 at scala.collection.immutable.Range.foreach$mVc
> > $sp(Range.scala:141)
> >
> >                 at
> >
> geomesa.core.avro.FeatureSpecificReaderTest.testComplexDeserialize(FeatureSpecificReaderTest.scala:265)
> >
> >
> >
> > Chris Snider
> >
> > Senior Software Engineer
> >
> > Intelligent Software Solutions, Inc.
> >
> > Direct (719) 452-7257
> >
> 
> 
> > Description: Description: Description:
> > cid:image001.png@01CA1F1F.CBC93990
> >
> >
> >
> >
> 
> 
> > _______________________________________________
> > geomesa-users mailing list
> > geomesa-users@xxxxxxxxxxxxxxxx
> > http://www.locationtech.org/mailman/listinfo/geomesa-users
> 
> _______________________________________________
> geomesa-users mailing list
> geomesa-users@xxxxxxxxxxxxxxxx
> http://www.locationtech.org/mailman/listinfo/geomesa-users
> 
> 
>  
> 
> 
> 
> _______________________________________________
> geomesa-users mailing list
> geomesa-users@xxxxxxxxxxxxxxxx
> http://www.locationtech.org/mailman/listinfo/geomesa-users
> 
> 
>  
> 
> 
> _______________________________________________
> geomesa-users mailing list
> geomesa-users@xxxxxxxxxxxxxxxx
> http://www.locationtech.org/mailman/listinfo/geomesa-users



Back to the top