Skip to content

KMeansIT test has a seemingly random failure #361

@rfecher

Description

@rfecher

I copied the following from the travis-ci log in a run where all that was changed was the pom version, 0.8.6 to 0.8.7-SNAPSHOT and the other 3 passed, this one failed (seems like it occurred randomly):

ACCUMULO_VERSION='1.5.2'
ACCUMULO_LEGACY='-Daccumulo.legacy'
HADOOP_VERSION='2.6.0'
GEOTOOLS_VERSION='12.2'
GEOSERVER_VERSION='2.6.2'
PLATFORM_VERSION='""'

testIngestAndQueryGeneralGpx(mil.nga.giat.geowave.test.mapreduce.GeoWaveKMeansIT) Time elapsed: 184.644 sec <<< FAILURE!
java.lang.AssertionError: d34124b0-37b7-44ec-b30a-1b9d380ceb96
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at mil.nga.giat.geowave.test.mapreduce.GeoWaveKMeansIT.countResults(GeoWaveKMeansIT.java:313)
at mil.nga.giat.geowave.test.mapreduce.GeoWaveKMeansIT.runKPlusPlus(GeoWaveKMeansIT.java:196)
at mil.nga.giat.geowave.test.mapreduce.GeoWaveKMeansIT.testIngestAndQueryGeneralGpx(GeoWaveKMeansIT.java:137)
Results :
Failed tests:
GeoWaveKMeansIT.testIngestAndQueryGeneralGpx:137->runKPlusPlus:196->countResults:313 d34124b0-37b7-44ec-b30a-1b9d380ceb96

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions