-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-alpha-1, 2.2.0, 2.3.0, 2.1.6
-
Component/s: None
-
Labels:None
After HBASE-19948, no need to add explicit timeout for test methods. But there are some new test methods which used explicit timeout and easy to fail when precommit job run them. One example is https://builds.apache.org/job/PreCommit-HBASE-Build/436/testReport/org.apache.hadoop.hbase.coprocessor/TestMetaTableMetrics/testConcurrentAccess/
See http://hbase.apache.org/book.html#hbase.unittests.timeouts
- links to