You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "larsh@apache.org" <la...@apache.org> on 2020/07/16 00:19:58 UTC

public shaming on slow tests :)

Hi All,

I won't have time to go through various tests again to speed them up as I did last year.

Instead let me at least publicly shame the slowest tests that take more than 10 minutes to run:

1,620.111 org.apache.phoenix.end2end.InListIT
1,486.974 org.apache.phoenix.end2end.ParameterizedIndexUpgradeToolIT
1,282.425 org.apache.phoenix.end2end.index.MutableIndexIT
971.583 org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
799.175 org.apache.phoenix.end2end.PermissionNSEnabledWithCustomAccessControllerIT
797.802 org.apache.phoenix.end2end.IndexToolForNonTxGlobalIndexIT
753.556 org.apache.phoenix.end2end.PermissionNSDisabledWithCustomAccessControllerIT
728.345 org.apache.phoenix.end2end.ConcurrentMutationsExtendedIT
718.888 org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexWithLazyPostBatchWriteIT
712.515 org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT
703.694 org.apache.phoenix.end2end.index.LocalIndexIT
679.57 org.apache.phoenix.end2end.CostBasedDecisionIT
678.27 org.apache.phoenix.end2end.BackwardCompatibilityIT
671.469 org.apache.phoenix.end2end.IntArithmeticIT
663.921 org.apache.phoenix.end2end.GroupByIT
652.939 org.apache.phoenix.end2end.PermissionNSEnabledIT
639.8 org.apache.phoenix.end2end.PermissionsCacheIT
626.862 org.apache.phoenix.end2end.index.GlobalIndexCheckerIT
619.055 org.apache.phoenix.end2end.CaseStatementIT
611.94 org.apache.phoenix.end2end.PermissionNSDisabledIT
604.01 org.apache.phoenix.end2end.InQueryIT
602.923 org.apache.phoenix.end2end.AlterTableIT
600.986 org.apache.phoenix.end2end.index.LocalMutableTxIndexIT


(If you own one of these, please consider what you are doing to all other Phoenix developers who have to wait for hours to get the results of a test run)

Cheers.

-- Lars