{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 4,
  "skipCount" : 0,
  "totalCount" : 5,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 547,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_Sandbox_EnvironmentCheck/org.dataone$d1_integration/547/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 16.309,
        "empty" : False,
        "failCount" : 4,
        "passCount" : 1,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.contextTests.TestDefaultSettings",
                "duration" : 0.003,
                "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" : 454,
                "className" : "org.dataone.integration.it.testImplementations.EnvironmentStatusTestImpl",
                "duration" : 16.141,
                "failedSince" : 94,
                "name" : "replicationEnabled",
                "skipped" : False,
                "status" : "FAILED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 454,
                "className" : "org.dataone.integration.it.testImplementations.EnvironmentStatusTestImpl",
                "duration" : 0.002,
                "failedSince" : 94,
                "name" : "checkSynchronize",
                "skipped" : False,
                "status" : "FAILED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 454,
                "className" : "org.dataone.integration.it.testImplementations.EnvironmentStatusTestImpl",
                "duration" : 0.002,
                "failedSince" : 94,
                "name" : "cnMnServiceConsistency",
                "skipped" : False,
                "status" : "FAILED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 454,
                "className" : "org.dataone.integration.it.testImplementations.EnvironmentStatusTestImpl",
                "duration" : 0.002,
                "failedSince" : 94,
                "name" : "checkNodes",
                "skipped" : False,
                "status" : "FAILED"
              }
            ],
            "duration" : 16.225,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.integration.it.testImplementations.EnvironmentStatusTestImpl",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}