{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 1,
  "skipCount" : 0,
  "totalCount" : 7,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 23,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_Sandbox_authToken/org.dataone$d1_integration/23/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 416.181,
        "empty" : False,
        "failCount" : 1,
        "passCount" : 6,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.contextTests.TestDefaultSettings",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testTrue",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.005,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.integration.contextTests.TestDefaultSettings",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 11.973,
                "failedSince" : 0,
                "name" : "testEchoCredentials",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 4.788,
                "failedSince" : 0,
                "name" : "testCnIsAuthorized",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 5.129,
                "failedSince" : 0,
                "name" : "testMnIsAuthorized",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 1,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 16.03,
                "failedSince" : 23,
                "name" : "testMnUpdate",
                "skipped" : False,
                "status" : "FAILED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 6.058,
                "failedSince" : 0,
                "name" : "testCnQuery",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 372.198,
                "failedSince" : 0,
                "name" : "testMnCreate",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 416.176,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}