[
https://issues.apache.org/jira/browse/ACCUMULO-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-3262.
-----------------------------------------
Resolution: Cannot Reproduce
> ExamplesIT.testStatsCombiner fails
> ----------------------------------
>
> Key: ACCUMULO-3262
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3262
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Affects Versions: 1.6.2
> Environment: Apache Maven 3.0.5
> Maven home: /usr/share/maven
> Java version: 1.6.0_33, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.13.0-37-generic", arch: "amd64", family: "unix"
> Reporter: John Vines
> Priority: Major
>
> I believe I've seen this fail intermittently on other setups, seems pretty
> consistent for me now on 1.6 (87fbb4b)
> Fails with
> {code}testStatsCombiner(org.apache.accumulo.test.functional.ExamplesIT) Time
> elapsed: 10.166 sec <<< FAILURE!
> org.junit.ComparisonFailure: Results expected:<[1,3,4,2]> but was:<[3,3,3,1]>
> at org.junit.Assert.assertEquals(Assert.java:115)
> at
> org.apache.accumulo.test.functional.ExamplesIT.testStatsCombiner(ExamplesIT.java:220)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)