We will get rid of ClientAuthorizationDUnitTest altogether once we remove the old security.
On Fri, Jul 29, 2016 at 10:09 AM, Bruce Schuchardt <bschucha...@pivotal.io> wrote: > Here are some stats on the run-time of our geode-core distributedTests. > > There are 7431 geode-core distributedTests. On my last run these took 280 > minutes to execute. > > 5% of the tests run for over 10 seconds and are taking 50% of the time > (140 minutes). > > 2.5% run for over 20 seconds and are taking 33% of the time (92 minutes). > > 0.8% run for over 30 seconds and are taking 20% of the time (55 minutes). > > ClientAuthorizationDUnitTest.testAllOpsWithFailover() runs for 7 minutes > and wins the prize for longest-running test. The runner-up trails far > behind at 2.1 minutes. > -- Cheers Jinmei