Umesh Agashe created HBASE-19941:
------------------------------------
Summary: Flaky TestCreateTableProcedure times out in nightly,
needs to LargeTests
Key: HBASE-19941
URL: https://issues.apache.org/jira/browse/HBASE-19941
Project: HBase
Issue Type: Bug
Components: build
Affects Versions: 2.0.0-beta-1
Reporter: Umesh Agashe
Assignee: Umesh Agashe
Fix For: 2.0.0-beta-2
Currently its categorized as MediumTests but sometimes running all test in this
class take more than 180 seconds. Here is the comparison of runtimes between
local runs (on my dev machine) and in nightly runs:
||Test||Local (seconds)||Nihgtly (seconds)||
|testSimpleCreateWithSplits|~1.5|~12|
|testRollbackAndDoubleExecutionOnMobTable|~4.7|~21|
|testSimpleCreate|~1.7|~11|
|testRollbackAndDoubleExecution|~4.3|~18|
|testMRegions|~26.4|Timed out after 90 seconds|
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)