[
https://issues.apache.org/jira/browse/HBASE-19758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322359#comment-16322359
]
stack commented on HBASE-19758:
-------------------------------
TestCoprocessorWhitelistMasterObserver is a flakey. Unrelated. See
https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2/173/testReport/
In this console its this:
[INFO]
[ERROR] Errors:
[ERROR]
org.apache.hadoop.hbase.security.access.TestCoprocessorWhitelistMasterObserver.org.apache.hadoop.hbase.security.access.TestCoprocessorWhitelistMasterObserver
[ERROR] Run 1:
TestCoprocessorWhitelistMasterObserver.testSchemeWhitelisted:216->negativeTestCase:164
» TestTimedOut
[ERROR] Run 2:
TestCoprocessorWhitelistMasterObserver.org.apache.hadoop.hbase.security.access.TestCoprocessorWhitelistMasterObserver
»
... and other unrelated looking timeouts
TestStochasticLoadBalancer
TestStochasticLoadBalancer2
TestSplitLogManager
Yeah, this is just a refactor of TestHCM. This tooling is great. We need it
talking up new timeout story.
TestCIGetOperationTimeout runs a long time. Its 1:30 on mac. On my bad machine
its [INFO] Total time: 06:08 min ... but it completed. I can look at this
separately after zk patches go in.
Yeah, same w/ them all but its my bad machine and they complete.
+1 on commit. How did you write all this code in so short a time (seemingly?)
> Split TestHCM to several smaller tests
> --------------------------------------
>
> Key: HBASE-19758
> URL: https://issues.apache.org/jira/browse/HBASE-19758
> Project: HBase
> Issue Type: Improvement
> Components: test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Attachments: HBASE-19758.patch
>
>
> It takes too much time to finish, especially the timeout related tests. We
> should move these tests out.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)