Test Summary

201

tests

26

failures

0

ignored

11m40.56s

duration

87%

successful

Failed tests

Packages

Package Tests Failures Ignored Duration Success rate
org.broadinstitute.hellbender.engine 17 0 0 24.901s 100%
org.broadinstitute.hellbender.engine.spark.datasources 1 0 0 2.408s 100%
org.broadinstitute.hellbender.metrics 3 0 0 1.340s 100%
org.broadinstitute.hellbender.testutils 1 0 0 2.398s 100%
org.broadinstitute.hellbender.tools 17 0 0 4m53.21s 100%
org.broadinstitute.hellbender.tools.copynumber.formats.collections 8 0 0 25.550s 100%
org.broadinstitute.hellbender.tools.funcotator 5 0 0 0.647s 100%
org.broadinstitute.hellbender.tools.funcotator.dataSources 9 0 0 26.773s 100%
org.broadinstitute.hellbender.tools.genomicsdb 26 25 0 23.676s 3%
org.broadinstitute.hellbender.tools.reference 4 0 0 9.865s 100%
org.broadinstitute.hellbender.tools.spark 12 0 0 54.296s 100%
org.broadinstitute.hellbender.tools.spark.pipelines 6 0 0 1m45.15s 100%
org.broadinstitute.hellbender.tools.walkers.bqsr 14 0 0 42.274s 100%
org.broadinstitute.hellbender.tools.walkers.haplotypecaller 3 1 0 22.769s 66%
org.broadinstitute.hellbender.tools.walkers.variantutils 1 0 0 2.420s 100%
org.broadinstitute.hellbender.utils.gcs 19 0 0 5.040s 100%
org.broadinstitute.hellbender.utils.gvs.bigquery 8 0 0 18.895s 100%
org.broadinstitute.hellbender.utils.io 2 0 0 2.781s 100%
org.broadinstitute.hellbender.utils.nio 35 0 0 12.836s 100%
org.broadinstitute.hellbender.utils.read 8 0 0 22.079s 100%
org.broadinstitute.hellbender.utils.reference 1 0 0 0.134s 100%
org.broadinstitute.hellbender.utils.tsv 1 0 0 1.124s 100%

Classes

Class Tests Failures Ignored Duration Success rate
org.broadinstitute.hellbender.engine.FeatureInputUnitTest 4 0 0 0.116s 100%
org.broadinstitute.hellbender.engine.ReadWalkerGCSSupportIntegrationTest 6 0 0 14.688s 100%
org.broadinstitute.hellbender.engine.ReadsPathDataSourceUnitTest 1 0 0 0.685s 100%
org.broadinstitute.hellbender.engine.VariantWalkerGCSSupportIntegrationTest 6 0 0 9.412s 100%
org.broadinstitute.hellbender.engine.spark.datasources.ReadsSparkSourceUnitTest 1 0 0 2.408s 100%
org.broadinstitute.hellbender.metrics.MetricsUtilsTest 3 0 0 1.340s 100%
org.broadinstitute.hellbender.testutils.VariantContextTestUtilsUnitTest 1 0 0 2.398s 100%
org.broadinstitute.hellbender.tools.CRAMIssue8768DetectorIntegrationTest 7 0 0 3m16.53s 100%
org.broadinstitute.hellbender.tools.GatherVcfsCloudIntegrationTest 3 0 0 1m17.92s 100%
org.broadinstitute.hellbender.tools.IndexFeatureFileIntegrationTest 1 0 0 2.777s 100%
org.broadinstitute.hellbender.tools.PrintReadsIntegrationTest 6 0 0 15.985s 100%
org.broadinstitute.hellbender.tools.copynumber.formats.collections.SimpleCountCollectionUnitTest 8 0 0 25.550s 100%
org.broadinstitute.hellbender.tools.funcotator.FuncotatorDataSourceDownloaderIntegrationTest 4 0 0 0.357s 100%
org.broadinstitute.hellbender.tools.funcotator.FuncotatorUtilsUnitTest 1 0 0 0.290s 100%
org.broadinstitute.hellbender.tools.funcotator.dataSources.DataSourceUtilsUnitTest 1 0 0 1.664s 100%
org.broadinstitute.hellbender.tools.funcotator.dataSources.DbSnpIntegrationTest 8 0 0 25.109s 100%
org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImportIntegrationTest 26 25 0 23.676s 3%
org.broadinstitute.hellbender.tools.reference.CheckReferenceCompatibilityIntegrationTest 2 0 0 3.985s 100%
org.broadinstitute.hellbender.tools.reference.CompareReferencesIntegrationTest 2 0 0 5.880s 100%
org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSparkIntegrationTest 9 0 0 48.070s 100%
org.broadinstitute.hellbender.tools.spark.ParallelCopyGCSDirectoryIntoHDFSSparkIntegrationTest 3 0 0 6.226s 100%
org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSparkIntegrationTest 4 0 0 1m19.80s 100%
org.broadinstitute.hellbender.tools.spark.pipelines.PrintVariantsSparkIntegrationTest 2 0 0 25.349s 100%
org.broadinstitute.hellbender.tools.walkers.bqsr.ApplyBQSRIntegrationTest 14 0 0 42.274s 100%
org.broadinstitute.hellbender.tools.walkers.haplotypecaller.HaplotypeCallerIntegrationTest 3 1 0 22.769s 66%
org.broadinstitute.hellbender.tools.walkers.variantutils.SelectVariantsIntegrationTest 1 0 0 2.420s 100%
org.broadinstitute.hellbender.utils.gcs.BucketUtilsUnitTest 19 0 0 5.040s 100%
org.broadinstitute.hellbender.utils.gvs.bigquery.BigQueryUtilsUnitTest 8 0 0 18.895s 100%
org.broadinstitute.hellbender.utils.io.IOUtilsUnitTest 2 0 0 2.781s 100%
org.broadinstitute.hellbender.utils.nio.GcsNioIntegrationTest 5 0 0 1.296s 100%
org.broadinstitute.hellbender.utils.nio.NioFileCopierWithProgressMeterResultsUnitTest 6 0 0 2.381s 100%
org.broadinstitute.hellbender.utils.nio.NioFileCopierWithProgressMeterUnitTest 23 0 0 9.009s 100%
org.broadinstitute.hellbender.utils.nio.PathLineIteratorUnitTest 1 0 0 0.150s 100%
org.broadinstitute.hellbender.utils.read.ReadUtilsIntegrationTest 8 0 0 22.079s 100%
org.broadinstitute.hellbender.utils.reference.ReferenceUtilsUnitTest 1 0 0 0.134s 100%
org.broadinstitute.hellbender.utils.tsv.SimpleCSVWriterWrapperWithHeaderUnitTest 1 0 0 1.124s 100%