You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/01/31 00:48:00 UTC

[jira] [Created] (HBASE-23780) Edit of test classifications

Michael Stack created HBASE-23780:
-------------------------------------

             Summary: Edit of test classifications
                 Key: HBASE-23780
                 URL: https://issues.apache.org/jira/browse/HBASE-23780
             Project: HBase
          Issue Type: Bug
          Components: test
            Reporter: Michael Stack


Our test classifications have drifted. You can see for yourself running each of the small/medium and large test suites. See test complete times. See how even some large tests should be small and vice versa.

The more small tests we can run inside the single JVM, the faster we'll get through the build. Tests that are Medium start their own JVM for each test. Tests that are Medium but only last a second or two are expensive and should be aggregated with other single, short tests to amortize the JVM startup.

Anyways, let me edit the test categories and try and clean them up some.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)