You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/06/29 22:31:00 UTC

[jira] [Updated] (HBASE-17810) TestFuzzyRowFilter and IntegrationTest* tests on "branch-1" are broken

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

stack updated HBASE-17810:
--------------------------
    Fix Version/s:     (was: 2.0.0)

> TestFuzzyRowFilter and IntegrationTest* tests on "branch-1" are broken
> ----------------------------------------------------------------------
>
>                 Key: HBASE-17810
>                 URL: https://issues.apache.org/jira/browse/HBASE-17810
>             Project: HBase
>          Issue Type: Bug
>          Components: integration tests
>    Affects Versions: 1.4.0
>         Environment: OS: Ubuntu 14.04
> Arch: ppc64le
>            Reporter: Anup Halarnkar
>
> I saw that some fixes HBASE-17746 were in branch-1. So, I used this branch to see if I am getting any failures.
> This is the result:
> Results :
> Failed tests:
>   TestFuzzyRowFilter.testSatisfiesForward:80 expected:<YES> but was:<NO_NEXT>
>   TestFuzzyRowFilter.testSatisfiesReverse:120 expected:<YES> but was:<NEXT_EXISTS>
> Tests in error:
>   TestSeekToBlockWithEncoders.testSeekToBlockWithDecreasingCommonPrefix:140->seekToTheKey:270 » NoClassDefFound
>   TestSeekToBlockWithEncoders.testSeekToBlockWithDiffFamilyAndQualifer:249->seekToTheKey:270 » NoClassDefFound
>   TestSeekToBlockWithEncoders.testSeekToBlockWithDiffQualifer:160->seekToTheKey:270 » NoClassDefFound
>   TestSeekToBlockWithEncoders.testSeekToBlockWithDiffQualiferOnSameRow:183->seekToTheKey:270 » NoClassDefFound
>   TestSeekToBlockWithEncoders.testSeekToBlockWithDiffQualiferOnSameRow1:206->seekToTheKey:270 » NoClassDefFound
>   TestSeekToBlockWithEncoders.testSeekToBlockWithDiffQualiferOnSameRowButDescendingInSize:229->seekToTheKey:270 » NoClassDefFound
>   TestSeekToBlockWithEncoders.testSeekToBlockWithNonMatchingSeekKey:65->seekToTheKey:270 » NoClassDefFound
>   TestSeekToBlockWithEncoders.testSeekingToBlockToANotAvailableKey:117->seekToTheKey:270 » NoClassDefFound
>   TestSeekToBlockWithEncoders.testSeekingToBlockWithBiggerNonLength1:91->seekToTheKey:270 » NoClassDefFound
>   TestHFileEncryption.testHFileEncryption:232 » NoClassDefFound Could not initia...
>   TestSeekTo.testSeekBeforeWithReSeekTo:199->testSeekBeforeWithReSeekToInternals:216 » NoClassDefFound
>   TestSeekTo.testSeekBefore:145->testSeekBeforeInternals:161 » NoClassDefFound C...
>   TestSeekTo.testSeekTo:292->testSeekToInternals:308 » NoClassDefFound Could not...
> Tests run: 1106, Failures: 2, Errors: 13, Skipped: 22
> --------------------------------------------------------------------------------------------
> Results :
> Failed tests:
>   IntegrationTestRegionReplicaReplication.testIngest:112->runIngestTest:214 Load failed with error code 1
>   IntegrationTestBulkLoad.testBulkLoad:213->runLoad:223->runLinkedListMRJob:296 expected:<true> but was:<false>
>   IntegrationTestImportTsv.testGenerateAndLoad:203 expected:<0> but was:<1>
>   IntegrationTestLoadAndVerify.testLoadAndVerify:544->doLoad:353 null
>   IntegrationTestWithCellVisibilityLoadAndVerify>IntegrationTestLoadAndVerify.testLoadAndVerify:544->doLoad:244->IntegrationTestLoadAndVerify.doLoad:353 null
> Tests in error:
>   IntegrationTestIngestWithACL>IntegrationTestBase.setUp:148->setUpCluster:64->IntegrationTestIngest.setUpCluster:84 » IO
>   IntegrationTestMTTR.testKillRsHoldingMeta:278->run:319 » Execution java.io.IOE...
>   IntegrationTestMTTR.testRestartRsHoldingTable:273->run:319 » Execution java.io...
>   IntegrationTestBigLinkedList.testContinuousIngest:1798 » Runtime Generator fai...
>   IntegrationTestBigLinkedListWithVisibility.testContinuousIngest:637 » Runtime ...
>   IntegrationTestReplication>IntegrationTestBigLinkedList.testContinuousIngest:1798 » Runtime
> Tests run: 32, Failures: 5, Errors: 6, Skipped: 2
> Any idea what could be the reason for above failures?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)