You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/07/11 21:52:11 UTC

[jira] [Created] (ACCUMULO-4372) CompressionTest unit test failure "SNAPPY created too many codecs expected"

Josh Elser created ACCUMULO-4372:
------------------------------------

             Summary: CompressionTest unit test failure "SNAPPY created too many codecs expected"
                 Key: ACCUMULO-4372
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4372
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Josh Elser
             Fix For: 2.0.0


https://secure.penguinsinabox.com/jenkins/job/Accumulo-Test-Master/1179/consoleFull

{noformat}
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec <<< FAILURE! - in org.apache.accumulo.core.file.rfile.bcfile.CompressionTest
testThereCanBeOnlyOne(org.apache.accumulo.core.file.rfile.bcfile.CompressionTest)  Time elapsed: 0.042 sec  <<< FAILURE!
java.lang.AssertionError: SNAPPY created too many codecs expected:<1> but was:<2>
	at org.apache.accumulo.core.file.rfile.bcfile.CompressionTest.testThereCanBeOnlyOne(CompressionTest.java:230)
{noformat}

[~phrocker], was this a new test brought in via ACCUMULO-4153? Mind taking a look?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)