Anup Halarnkar created HBASE-17810:
--------------------------------------
Summary: 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: 2.0.0
Environment: OS: Ubuntu 14.04
Arch: ppc64le
Reporter: Anup Halarnkar
Fix For: 2.0.0
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.3.15#6346)