{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 1,
  "skipCount" : 0,
  "totalCount" : 7,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 25,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_Sandbox_authToken/org.dataone$d1_integration/25/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 328.439,
        "empty" : False,
        "failCount" : 1,
        "passCount" : 6,
        "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.004,
            "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.761,
                "failedSince" : 0,
                "name" : "testEchoCredentials",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 4.734,
                "failedSince" : 0,
                "name" : "testCnIsAuthorized",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 5.072,
                "failedSince" : 0,
                "name" : "testMnIsAuthorized",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 3,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 15.534,
                "failedSince" : 23,
                "name" : "testMnUpdate",
                "skipped" : False,
                "status" : "FAILED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 6.328,
                "failedSince" : 0,
                "name" : "testCnQuery",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 285.006,
                "failedSince" : 0,
                "name" : "testMnCreate",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 328.435,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}