Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
429 0 0 0 100% 764.808

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
com.sparkutils.quality.tests 14 0 0 0 100% 19.098
com.sparkutils.qualityTests.mapLookup 9 0 0 0 100% 17.437
com.sparkutils.qualityTests.bloom 21 0 0 0 100% 22.844
com.sparkutils.qualityTests 360 0 0 0 100% 683.969
com.sparkutils.qualityTests.id 25 0 0 0 100% 21.46

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.sparkutils.quality.tests

Class Tests Errors Failures Skipped Success Rate Time
MetaRuleSetTest 4 0 0 0 100% 7.953
RoundTripPrivateTest 1 0 0 0 100% 2.948
UserLambdaFunctionCompilationTest 9 0 0 0 100% 8.197

com.sparkutils.qualityTests.mapLookup

Class Tests Errors Failures Skipped Success Rate Time
MapLookupTests 5 0 0 0 100% 9.649
MapLoaderTest 4 0 0 0 100% 7.788

com.sparkutils.qualityTests.bloom

Class Tests Errors Failures Skipped Success Rate Time
BloomLoaderTest 4 0 0 0 100% 7.744
BloomTests 17 0 0 0 100% 15.1

com.sparkutils.qualityTests

Class Tests Errors Failures Skipped Success Rate Time
UserLambdaFunctionTest 17 0 0 0 100% 14.715
LookupIdentificationTest 4 0 0 0 100% 3.212
BaseFunctionalityTest 36 0 0 0 100% 38.761
SubExpressionEliminationTest 13 0 0 0 100% 7.653
VersionSerializingTest 1 0 0 0 100% 11.933
ReplaceWithMissingAttributesTest 13 0 0 0 100% 5.398
RuleFolderTest 13 0 0 0 100% 22.529
CodeGenTest 2 0 0 0 100% 32.489
DocsParserTest 13 0 0 0 100% 0.851
RoundTripTest 7 0 0 0 100% 88.259
ExtensionDeltaTest 67 0 0 0 100% 229.885
AggregatesTest 29 0 0 0 100% 65.298
RuleEngineTest 12 0 0 0 100% 74.01
VariableIdentificationTest 9 0 0 0 100% 3.853
JoinValidationTest 2 0 0 0 100% 7.82
YamlTests 10 0 0 0 100% 20.276
TrEitherTest 3 0 0 0 100% 0.251
ValidationTest 25 0 0 0 100% 7.978
RngAndRowIdTest 9 0 0 0 100% 9.876
ExtensionParquetTest 67 0 0 0 100% 26.49
ViewLoaderTest 7 0 0 0 100% 6.957
DocMarkdownTest 1 0 0 0 100% 5.475

com.sparkutils.qualityTests.id

Class Tests Errors Failures Skipped Success Rate Time
IDTests 25 0 0 0 100% 21.46

Test Cases

[Summary] [Package List] [Test Cases]

UserLambdaFunctionTest

returnLambdaTest 3.688
lambdaNoParamsRuleTest 0.506
lambdaMultiParamLengthExpandedTest 0.389
lambdaMultiParamLengthSelfReferenceTest 0.319
lambdaMultiParamDupeLengthTest 0.076
globalLambdasTest 0.326
testHOFFunForwardDropin 0.251
lambdaMissing0LengthTest 0.065
lambdaRuleTest 0.127
nullInParam 0.431
testCallFunForward 0.212
testHOFLambdaDropin 0.63
testPlaceHolderNullableOverrides 0.531
testHOFDropins 2.951
nestedLambdaRuleTest 0.116
deepPartialTest 0.141
hofTest 1.144

MetaRuleSetTest

filterExpTest 3.321
regExpTest 0.01
fullLoadTest 1.29
transformLoadTest 0.483

LookupIdentificationTest

testMixed 0.286
mapLookuplambdaTest 0.059
mapContainslambdaTest 0.026
probabilityInlambdaTest 0.02

BaseFunctionalityTest

positiveProbResultsOverridden 4.518
typeCheckPackInts 3.803
probabilityOnThree 0.427
verifySimpleExprs 3.94
flattenResultsTest 2.012
testRuleResult 1.802
updateFields 0.572
softShouldShowPassed 0.287
testPrintCode 0.265
testPrintExpr 0.118
testExpressionsWithFields 0.222
disabledOverallShouldBePassed 0.225
flattenResultsWithMissingTest 0.422
testRuleResultDetails 1.943
scalarSubqueryAsTrigger 0.489
testCompareWithArrays 0.587
testCompareWithStructsReverseAndNested 0.415
functionParameterSizes 0.001
verifyResultExprDSL 0.12
negativeProbResultsOverridden 0.244
checkMinimumLengthWorks 0.002
disabled 0.147
failedOnOne 0.144
mapArrays 0.001
testExpressionsWithAggregate 1.254
typeCheckProbability 4.449
testComparableResultsDifferentKeysAndMapValue 3.752
negativeProbResults 0.189
mixedIgnore 0.113
testCompareWithArraysOrderingAndReverse 0.274
oddBoxingIssueShouldRun 0.185
positiveProbResults 0.139
softFail 0.108
longPairEqual 0.093
typeCheckFlatten 1.568
testComparableResults 0.893

BloomLoaderTest

testBloomLoading 4.287
testConfigLoadingWithoutIds 0.163
testConfigLoading 0.152
testMapSQLLoading 0.314

SubExpressionEliminationTest

folderShouldEliminate 2.932
runnerShouldNotEliminateWithRunnerEval 0.278
expressionShouldNotEliminateWithRunnerEval 0.21
folderShouldNotEliminateWithRunnerEval 0.172
engineShouldNotEliminateWithRunnerEval 0.22
engineShouldEliminate 0.135
expressionShouldEliminate 0.111
runnerShouldEliminate 0.111
controlEngine 0.187
controlFolder 0.138
controlRunner 0.089
folderShouldEliminateWithTriggersFalse 0.097
controlExpression 0.095

VersionSerializingTest

ruleEngineSuiteVersionedRoundTripsDF 9.157

ReplaceWithMissingAttributesTest

testNoReplace 1.895
testWithOutputReplaceCoalesce 0.053
testCalledWithLambdaReplaceCoalesce 0.394
testRuleReplaceWithOutputCoalesce 0.014
testRuleReplaceCoalesce 0.015
testRuleReplaceWithOutputNoReplaceCoalesce 0.013
testCoalesceNested 0.007
testRuleNoReplaceCoalesce 0.012
testRuleDisableCoalesce 0.009
testRuleReplaceWithOutputReplaceCoalesce 0.013
testCalledWithLambdaNoReplaceCoalesce 0.021
testCoalesceNestedNull 0.016
testWithOutputNoReplaceCoalesce 0.01

RuleFolderTest

testFlattenResultsSet 11.183
testSimpleProductionRulesReplaceOutOfOrderSet 0.822
testSimpleProductionRulesReplaceCustomDDLSet 0.71
testSetSyntaxEqualToButNoAttribute 0.003
testSimpleProductionRulesReplaceSet 0.323
testSimpleProductionRulesReplaceDebug 0.811
testSimpleProductionRulesReplaceDebugSet 0.671
testSimpleProductionRulesReplace 0.369
testSimpleProductionRulesReplaceOutOfOrder 0.503
testSetSyntaxButNoEqualTo 0.001
testSimpleProductionRulesReplaceCustomDDL 0.557
testFlattenResults 3.416
testSimpleProductionRules 0.334

RoundTripPrivateTest

ruleExprSwapping 0.097

IDTests

testAdlerIDGenHashFun 6.696
rountTripProvided 0.003
testMURMUR3_128IDGenHashFun 1.675
testSHA256IDGenHashFun 1.526
testSHA256IDGen 1.128
testMD5IDGenHashFun 1.019
testGuaranteedUniqueIDOps 0.014
testFakeIDGenDigestFun 0.958
testMD5IDGen 0.893
guaranteedUniqueIDMACAddressOverflowTest 0.001
testUUIDRoundTripping 0.446
testMURMUR3IDZAGenHashFun 0.943
testRNGIDGen 0.044
testIDEqual 0.684
equalsTest 0.001
testMURMUR3_128IDZAGenHashFun 0.91
rountTripFields 0
roundTripGuaranteedUniqueIDLocalMac 0.001
rountTripRandom 0.001
testMurmur3 0.038
assertsOnGuaranteedUniqueID 0.001
testIDBase64 0.527
testUniqueIDGen 0.147
testRNGIDGenNonJump 0.009
testXXH3IDGenZAHashFun 0.967

CodeGenTest

ruleEngineRunnerDefault 13.339
ruleRunnerDefault 16.413

DocsParserTest

descOnlyButWithExprTest 0.618
simpleDescOnlyTest 0.002
simpleNoParamsTest 0.003
emptyDescReturnStarsOnLinesTest 0.057
markdownParsingTest 0.003
simpleParsingTest 0.002
leadingWhiteSpacesTest 0.001
simpleNoReturnTest 0.001
simpleParamsOnlyTest 0.002
trailingWhiteSpacesWithAnnotationsTest 0.001
emptyDescParamStarsOnLinesTest 0.001
multilineStarsOnLinesTest 0.001
noDocsTest 0.007

RoundTripTest

ruleSuiteRoundTrippingToDF 4.881
ruleEngineSuiteRoundTrippingToDF 1.173
ruleEvalToStructAndEncodeBackWithUserType 19.787
ruleEvalToStructAndEncodeBack 17.227
verifyPacking 0.001
ruleEvalToOverallAndDetailsAndEncodeBack 34.485
ruleEvalAndBackViaDisk 7.851

MapLookupTests

emptyTest 4.735
taxonomyLookup 0.984
multiKey 0.263
lookupTest 0.602
setTest 0.253

UserLambdaFunctionCompilationTest

runDisabledCompilation 3.786
loadHandlersViaProperty 0.005
defaultHofConfigTests 0.002
runNestedCompilation 0.481
withSpecifiedHoFHandler 0.526
loadHandlers 0.002
withDefaultHoF 0.405
convertHandlers 0.002
runDisabledBottom 0.089

ExtensionDeltaTest

testAsymmetricFilterPlanJoinLteViaExistingSession 0.004
testAsymmetricFilterPlanJoinStructLtViaExistingSession 0
testAsymmetricFilterPlanJoinFieldsLtEqViaExistingSession 0
testDifferentLengthsId 11.406
testAsymmetricFilterPlanIdJoinDifferentSizeFields 7.791
testAsymmetricFilterPlanJoinEq 10.183
testAsymmetricFilterPlanJoinGt 8.846
testAsymmetricFilterPlanJoinLt 8.025
testForceFunctionInjection 0.203
testAsymmetricFilterPlanJoinMixedLtViaExistingSession 0.001
testExtensionDisableStar 0.046
testAsymmetricFilterPlanJoinStructGtEqViaExistingSession 0
testAsymmetricFilterPlanIdJoinDifferentSizeStruct 4.562
testAsymmetricFilterPlanJoinStructEqn 7.09
testAsymmetricFilterPlanJoinStructGtEq 6.868
testAsymmetricFilterPlanJoinStructLtEq 6.643
testAsymmetricFilterPlanJoinMixedEqn 6.692
testAsymmetricFilterPlanJoinStructEqViaExistingSession 0.001
testAsymmetricFilterPlanIdCallStructs 3.735
testAsymmetricFilterPlanJoinFieldsEq 7.458
testAsymmetricFilterPlanJoinFieldsGt 6.692
testAsymmetricFilterPlanJoinFieldsLt 6.697
testAsymmetricFilterPlanJoinFieldsLtViaExistingSession 0.001
testAsymmetricFilterPlanIdJoinDifferentSizeStructLT 4.184
testAsymmetricFilterPlanJoinFieldsGtEq 6.659
testAsymmetricFilterPlanJoinFieldsLtEq 6.499
testAsymmetricFilterPlanJoinLtViaExistingSession 0.001
testAsymmetricFilterPlanJoinStructEqnViaExistingSession 0
testAsymmetricFilterPlanIdCallFieldsViaExistingSession 0
testAsymmetricFilterPlanJoinMixedGtEq 6.472
testAsymmetricFilterPlanJoinMixedLtEq 6.402
testAsymmetricFilterPlanJoinMixedEqnViaExistingSession 0
testAsymmetricFilterPlanJoinMixedEqViaExistingSession 0
testAsymmetricFilterPlan 3.522
testAsymmetricFilterPlanJoinFieldsGtEqViaExistingSession 0
testAsymmetricFilterPlanJoinMixedLtEqViaExistingSession 0
testAsymmetricFilterPlanJoinMixedEq 6.909
testAsymmetricFilterPlanJoinMixedGt 6.48
testAsymmetricFilterPlanJoinMixedLt 6.325
testAsymmetricFilterPlanJoinStructGtViaExistingSession 0.001
testAsymmetricFilterPlanJoinFieldsEqn 6.425
testExtension 0.065
testAsymmetricFilterPlanJoinEQNViaExistingSession 0.001
testAsymmetricFilterPlanIdCallStructsViaExistingSession 0
testAsymmetricFilterPlanJoinFieldsEqViaExistingSession 0
testAsymmetricFilterPlanJoinFieldsEqnViaExistingSession 0
testAsymmetricFilterPlanJoinEqViaExistingSession 0.001
testAsymmetricFilterPlanJoinMixedGtViaExistingSession 0
testExtensionDisableSpecific 0.037
testAsymmetricFilterPlanIdJoinDifferentSizeFieldsLT 4.189
testDefaultFunctionRegistrationViaBuiltIn 0.111
testAsymmetricFilterPlanIdJoinDifferentSizeMixedLT 3.99
testAsymmetricFilterPlanViaExistingSession 0.001
testAsymmetricFilterPlanJoinGteViaExistingSession 0
testAsymmetricFilterPlanJoinEQN 6.466
testAsymmetricFilterPlanJoinGte 6.514
testAsymmetricFilterPlanJoinLte 6.675
testAsymmetricFilterPlanJoinFieldsGtViaExistingSession 0.001
testAsymmetricFilterPlanJoinStructLtEqViaExistingSession 0
testAsymmetricFilterPlanJoinGtViaExistingSession 0
testAsymmetricFilterPlanJoinMixedGtEqViaExistingSession 0.001
testAsymmetricFilterEqSQL 7.314
testAsymmetricFilterPlanIdCallFields 4.167
testAsymmetricFilterPlanJoinStructEq 6.876
testAsymmetricFilterPlanJoinStructGt 6.412
testAsymmetricFilterPlanJoinStructLt 6.352
testAsymmetricFilterPlanIdJoinDifferentSizeMixed 3.976

AggregatesTest

mapAggrOnePassDeprecatedTest 4.63
mapTestSort 17.959
mapDeprecatedTestSort 13.043
mapDeprecatedTest 8.83
decimalPrecisionHofTest 1.665
mapStructKeyAggrCountTest 0.275
decimalPrecisionDeprecatedIncTest 0.379
mapAggrOnePassTest 0.249
decimalPrecisionIncExprTest 0.412
sumTestDSL 0.755
decimalPrecisionExprDSLTest 0.1
multiGroups 1.933
decimalPrecisionIncTest 0.192
mapAggrSumTest 0.126
decimalPrecisionNO_REWRITEIncTest 0.015
mapAggrSumDeprecatedTest 0.096
mapStructKeyAggrCountDeprecatedTest 0.091
decimalPrecisionIncDSLTest 0.077
mapAggrDecimalDSLTest 0.148
mapAggrCountTest 0.112
mapAggrDecimalTest 0.106
mapTest 8.267
decimalPrecisionTest 0.21
evalSumTest 0.363
decimalPrecisionNO_REWRITETest 0.171
mapAggrCountDeprecatedTest 0.104
groupByNestedMapWith 1.926
decimalPrecisionIncExprDSLTest 0.189
mapAggrCountDSLTest 0.121

RuleEngineTest

testHugeAmountOfRulesSOE 60.541
testSalience 3.087
testDebug 0.567
scalarSubqueryAsOutputExpressionViaLambdaParam 1.296
scalarSubqueryAsOutputExpressionViaLambdaNoParam 0.415
scalarSubqueryAsOutputExpressionViaLambdaNonAttributeParam 0.432
testProbabilityRuleFail 0.477
testProbabilityRulePass 0.385
testFlattenResults 1.369
scalarSubqueryAsOutputExpression 0.326
testSimpleProductionRules 0.331
scalarSubqueryAsOutputExpressionInStruct 1.926

VariableIdentificationTest

testNestedAndNonEvaluatedLambdaReversedOrder 0.652
testOverloadedLambdas 0.015
testFieldLookupWithLambda 0.282
testNestedAndNonEvaluatedLambda 0.012
testLambdaFromANonLeaf 0.003
testSimpleLambdaLookupWithFunctions 0.005
testSimpleLambdaLookupWithUnknownFunctions 0.028
testSimpleLambdaLookup 0.004
testNonLambdaNonLeaf 0.003

JoinValidationTest

testViaRelation 4.353
testWithRenames 0.633

YamlTests

sqlTest 4.251
sequenceAsKeys 0.967
nonLiteralMapEntriesTest 0.069
theRest 10.57
sequencesAsValues 0.281
decimalViaYaml 0.191
mapsAsValues 0.354
structsAsValues 0.263
structsAsKeys 0.294
sequenceAsKeysDecimals 0.262

TrEitherTest

testFolds 0.178
testGets 0.002
testIs 0.001

MapLoaderTest

testMapLoading 4.308
testConfigLoadingWithoutIds 0.17
testConfigLoading 0.158
testMapSQLLoading 0.469

ValidationTest

testNestedFieldDoesntError 2.345
testLambdaWithDuplicateArityError 0.078
testFunctionSyntaxError 0.252
testTransformOutput 1.666
testLambdaStackError 0.018
testOutputFunctionSyntaxError 0.016
testLambdaNestedNameError 0.019
testExpressionLookups 0.185
testMissingViews 0.096
testLambdaNestedOverloadedNameWithInterimError 0.011
testAllTheThingsExceptLambdaSOE 0.02
testLambdaSparkUnknownNameError 0.015
testLambdaSyntaxError 0.012
testFunctionNameError 0.008
testLambdaActualStackErrorSuppressed 0.059
testLambdaNestedOverloadedNameError 0.01
testUnknownFunctionRuleRunnerError 0.014
testLambdaActualStackError 0.009
testUnknownFunctionRuleEngineRunnerError 0.012
testNestedFieldLambdaError 0.008
testShowFunction 0.204
testOutputFunctionNameError 0.008
testLambdaNameError 0.006
testAllTheDocsWarnings 0.014
testNestedFieldError 0.007

RngAndRowIdTest

rngLongsUUIDTest 4.15
rngBytesTest 0.519
idFromUUIDTest 0.375
rngBytesUUIDTest 0.373
rowIDTest 0.249
rngLongsUUIDNonJumpableTest 0.314
rngLongsTest 0.772
rngBytesUUIDNonJumpableTest 0.29
rngBytesWellsTest 0.109

ExtensionParquetTest

testAsymmetricFilterPlanJoinLteViaExistingSession 0.003
testAsymmetricFilterPlanJoinStructLtViaExistingSession 0
testAsymmetricFilterPlanJoinFieldsLtEqViaExistingSession 0
testDifferentLengthsId 4.244
testAsymmetricFilterPlanIdJoinDifferentSizeFields 0.782
testAsymmetricFilterPlanJoinEq 0.82
testAsymmetricFilterPlanJoinGt 0.588
testAsymmetricFilterPlanJoinLt 0.529
testForceFunctionInjection 0.223
testAsymmetricFilterPlanJoinMixedLtViaExistingSession 0
testExtensionDisableStar 0.055
testAsymmetricFilterPlanJoinStructGtEqViaExistingSession 0.001
testAsymmetricFilterPlanIdJoinDifferentSizeStruct 0.366
testAsymmetricFilterPlanJoinStructEqn 0.499
testAsymmetricFilterPlanJoinStructGtEq 0.434
testAsymmetricFilterPlanJoinStructLtEq 0.474
testAsymmetricFilterPlanJoinMixedEqn 0.441
testAsymmetricFilterPlanJoinStructEqViaExistingSession 0
testAsymmetricFilterPlanIdCallStructs 0.316
testAsymmetricFilterPlanJoinFieldsEq 0.401
testAsymmetricFilterPlanJoinFieldsGt 0.369
testAsymmetricFilterPlanJoinFieldsLt 0.384
testAsymmetricFilterPlanJoinFieldsLtViaExistingSession 0
testAsymmetricFilterPlanIdJoinDifferentSizeStructLT 0.295
testAsymmetricFilterPlanJoinFieldsGtEq 0.365
testAsymmetricFilterPlanJoinFieldsLtEq 0.379
testAsymmetricFilterPlanJoinLtViaExistingSession 0.001
testAsymmetricFilterPlanJoinStructEqnViaExistingSession 0
testAsymmetricFilterPlanIdCallFieldsViaExistingSession 0.001
testAsymmetricFilterPlanJoinMixedGtEq 0.339
testAsymmetricFilterPlanJoinMixedLtEq 0.338
testAsymmetricFilterPlanJoinMixedEqnViaExistingSession 0
testAsymmetricFilterPlanJoinMixedEqViaExistingSession 0
testAsymmetricFilterPlan 0.246
testAsymmetricFilterPlanJoinFieldsGtEqViaExistingSession 0
testAsymmetricFilterPlanJoinMixedLtEqViaExistingSession 0
testAsymmetricFilterPlanJoinMixedEq 0.368
testAsymmetricFilterPlanJoinMixedGt 0.342
testAsymmetricFilterPlanJoinMixedLt 0.404
testAsymmetricFilterPlanJoinStructGtViaExistingSession 0.001
testAsymmetricFilterPlanJoinFieldsEqn 0.339
testExtension 0.225
testAsymmetricFilterPlanJoinEQNViaExistingSession 0
testAsymmetricFilterPlanIdCallStructsViaExistingSession 0.001
testAsymmetricFilterPlanJoinFieldsEqViaExistingSession 0.001
testAsymmetricFilterPlanJoinFieldsEqnViaExistingSession 0
testAsymmetricFilterPlanJoinEqViaExistingSession 0
testAsymmetricFilterPlanJoinMixedGtViaExistingSession 0.001
testExtensionDisableSpecific 0.037
testAsymmetricFilterPlanIdJoinDifferentSizeFieldsLT 0.305
testDefaultFunctionRegistrationViaBuiltIn 0.143
testAsymmetricFilterPlanIdJoinDifferentSizeMixedLT 0.347
testAsymmetricFilterPlanViaExistingSession 0.001
testAsymmetricFilterPlanJoinGteViaExistingSession 0
testAsymmetricFilterPlanJoinEQN 0.341
testAsymmetricFilterPlanJoinGte 0.317
testAsymmetricFilterPlanJoinLte 0.376
testAsymmetricFilterPlanJoinFieldsGtViaExistingSession 0.001
testAsymmetricFilterPlanJoinStructLtEqViaExistingSession 0
testAsymmetricFilterPlanJoinGtViaExistingSession 0
testAsymmetricFilterPlanJoinMixedGtEqViaExistingSession 0.001
testAsymmetricFilterEqSQL 4.634
testAsymmetricFilterPlanIdCallFields 0.235
testAsymmetricFilterPlanJoinStructEq 0.35
testAsymmetricFilterPlanJoinStructGt 0.329
testAsymmetricFilterPlanJoinStructLt 0.324
testAsymmetricFilterPlanIdJoinDifferentSizeMixed 0.31

ViewLoaderTest

testViewLoads 3.546
testViewLoadsFailedAsInfinite 0.119
testViewLoadsThatDontParse 0.142
testViewLoadsThatNeedQuoting 0.101
testViewLoadsFailedAsJoinsNotPresent 0.087
testConfigLoadingWithoutIds 0.134
testConfigLoading 0.101

BloomTests

shouldThrowOnUnknownBlooms 2.352
verifyMeasurementSQLRoundTripBucketedArrayMapped 2.42
verifyMeasurementSQLRoundTripSpark 0.732
verifyMeasurementColumnParquet 0.858
verifyMeasurementSQLRoundTripBucketedArrayEager 0.366
verifyInputParams 0.047
verifyMeasurementSQLParquet 0.608
verifyCompilationBucketedArrayEager 1.735
verifyMeasurementColumnSpark 0.538
assertIncrementalBucketsViaFPP 0.002
verifyMeasurementSQLSpark 0.47
verifyCompilationBucketedArrayLazy 0.611
verifyMeasurementSQLRoundTripBucketedArrayLazy 0.22
verifyBloomsAreIdentified 0.032
verifyCompilationBucketedArrayMapped 0.581
verifyCompilationSpark 0.64
assertIncrementalBucketsViaExpectedNums 0.003

DocMarkdownTest

testMDRuleDocs 2.662