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/14 19:42:20 UTC

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

     [ https://issues.apache.org/jira/browse/ACCUMULO-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved ACCUMULO-4372.
----------------------------------
    Resolution: Fixed

Thanks again for the patch! Applied all around.

I goofed up on merging this one, so there are two SHA1's for the same "commit": a8d1acd4bb34947ac49830e5a671e3f528ca2f7e and 791fbd6ba17aaca1d19f57b20860930c81c99bf0. Accidentally did a {{pull --rebase}} to grab one of Christopher's commits while I was merging. So, duplicate SHA1s and some extra merge commits. Sorry folks.

> 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
>    Affects Versions: 1.7.3, 1.8.0
>            Reporter: Josh Elser
>            Assignee: marco polo
>              Labels: core
>             Fix For: 1.6.6, 1.7.3, 1.8.0
>
>         Attachments: ACCUMULO-4372
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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)