{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 3,
  "skipCount" : 0,
  "totalCount" : 6,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 330,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_DEV2_log_functional/org.dataone$d1_integration/330/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 947.316,
        "empty" : False,
        "failCount" : 3,
        "passCount" : 3,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.contextTests.TestDefaultSettings",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testTrue",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.084,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.integration.contextTests.TestDefaultSettings",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 39,
                "className" : "org.dataone.integration.it.functional.v2.LogAggregationFunctionalIT",
                "duration" : 112.258,
                "failedSince" : 292,
                "name" : "testMnGetLogRecords_Access",
                "skipped" : False,
                "status" : "FAILED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 39,
                "className" : "org.dataone.integration.it.functional.v2.LogAggregationFunctionalIT",
                "duration" : 86.781,
                "failedSince" : 292,
                "name" : "testMnQuery_Access",
                "skipped" : False,
                "status" : "FAILED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 9,
                "className" : "org.dataone.integration.it.functional.v2.LogAggregationFunctionalIT",
                "duration" : 83.676,
                "failedSince" : 322,
                "name" : "testMnQuery_Params",
                "skipped" : False,
                "status" : "FAILED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.LogAggregationFunctionalIT",
                "duration" : 332.558,
                "failedSince" : 0,
                "name" : "testCnGetLogRecords_Aggregating",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.LogAggregationFunctionalIT",
                "duration" : 331.859,
                "failedSince" : 0,
                "name" : "testCnGetLogRecords_Access",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 947.232,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.integration.it.functional.v2.LogAggregationFunctionalIT",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}