Skip to content

Intermittent failure in GeoWaveBasicIT (0.9.0-RC1) #564

@dcy2003

Description

@dcy2003

Travis Build: https://travis-ci.org/ngageoint/geowave/jobs/101144205
Raw Output: https://s3.amazonaws.com/archive.travis-ci.org/jobs/101144205/log.txt

Tests run: 20, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 951.121 sec <<< FAILURE! - in mil.nga.giat.geowave.test.GeoWaveITSuite
testIngestAndQuerySpatialPointsAndLines(mil.nga.giat.geowave.test.GeoWaveBasicIT)  Time elapsed: 74.456 sec  <<< FAILURE!
java.lang.AssertionError: expected:<11110> but was:<11109>
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.failNotEquals(Assert.java:743)
    at org.junit.Assert.assertEquals(Assert.java:118)
    at org.junit.Assert.assertEquals(Assert.java:555)
    at org.junit.Assert.assertEquals(Assert.java:542)
    at mil.nga.giat.geowave.test.GeoWaveBasicIT.testQuery(GeoWaveBasicIT.java:822)
    at mil.nga.giat.geowave.test.GeoWaveBasicIT.testIngestAndQuerySpatialPointsAndLines(GeoWaveBasicIT.java:143)


Results :

Failed tests: 
  GeoWaveBasicIT.testIngestAndQuerySpatialPointsAndLines:143->testQuery:822 expected:<11110> but was:<11109>

Tests run: 20, Failures: 1, Errors: 0, Skipped: 0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions