[
https://issues.apache.org/jira/browse/HBASE-22430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841731#comment-16841731
]
Tak Lon (Stephen) Wu commented on HBASE-22430:
----------------------------------------------
+1 non-binding, {{-Dsurefire.rerunFailingTestsCount=3}} improved it a lot !!
{code}
[ERROR] Failures:
[ERROR] TestVisibilityLabelsWithACL.setupBeforeClass:103 Waiting timed out
after [10,000] msec
[WARNING] Flakes:
[WARNING]
org.apache.hadoop.hbase.coprocessor.TestMetaTableMetrics.testConcurrentAccess(org.apache.hadoop.hbase.coprocessor.TestMetaTableMetrics)
[ERROR] Run 1:
TestMetaTableMetrics.testConcurrentAccess:241->getData:266->startThreadsAndWaitToJoin:274->Object.wait:-2
» TestTimedOut
[ERROR] Run 2:
TestMetaTableMetrics.testConcurrentAccess:241->getData:266->startThreadsAndWaitToJoin:274->Object.wait:-2
» TestTimedOut
[ERROR] Run 3:
TestMetaTableMetrics.testConcurrentAccess:241->getData:266->startThreadsAndWaitToJoin:274->Object.wait:-2
» TestTimedOut
[INFO] Run 4: PASS
[INFO]
[WARNING]
org.apache.hadoop.hbase.master.cleaner.TestSnapshotFromMaster.testAsyncSnapshotWillNotBlockSnapshotHFileCleaner(org.apache.hadoop.hbase.master.cleaner.TestSnapshotFromMaster)
[ERROR] Run 1:
TestSnapshotFromMaster.testAsyncSnapshotWillNotBlockSnapshotHFileCleaner:435
[INFO] Run 2: PASS
[INFO]
[INFO]
[ERROR] Tests run: 2940, Failures: 1, Errors: 0, Skipped: 56, Flakes: 2
{code}
> hbase-vote should tee build and test output to console
> ------------------------------------------------------
>
> Key: HBASE-22430
> URL: https://issues.apache.org/jira/browse/HBASE-22430
> Project: HBase
> Issue Type: Sub-task
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Trivial
> Attachments: HBASE-22430.patch, HBASE-22430.patch
>
>
> The hbase-vote script should tee the build and test output to console in
> addition to the output file so the user does not become suspicious about
> progress.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)