{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 4,
  "skipCount" : 0,
  "totalCount" : 4,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 76,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_generator/org.dataone$d1_cn_index_generator/76/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 3.092,
        "empty" : False,
        "failCount" : 4,
        "passCount" : 0,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 1,
                "className" : "org.dataone.cn.index.test.IndexTaskGeneratorEntryListenerTest",
                "duration" : 0.01,
                "failedSince" : 76,
                "name" : "testIndexTaskGeneration",
                "skipped" : False,
                "status" : "REGRESSION"
              }
            ],
            "duration" : 2.531,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.index.test.IndexTaskGeneratorEntryListenerTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 1,
                "className" : "org.dataone.cn.index.test.IndexTaskGeneratorTest",
                "duration" : 0.001,
                "failedSince" : 76,
                "name" : "testRepoAddDelete",
                "skipped" : False,
                "status" : "REGRESSION"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 1,
                "className" : "org.dataone.cn.index.test.IndexTaskGeneratorTest",
                "duration" : 0.001,
                "failedSince" : 76,
                "name" : "testDuplicateTask",
                "skipped" : False,
                "status" : "REGRESSION"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 1,
                "className" : "org.dataone.cn.index.test.IndexTaskGeneratorTest",
                "duration" : 0.001,
                "failedSince" : 76,
                "name" : "testInjection",
                "skipped" : False,
                "status" : "REGRESSION"
              }
            ],
            "duration" : 0.561,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.index.test.IndexTaskGeneratorTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}