{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 1,
  "skipCount" : 0,
  "totalCount" : 1,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 8,
        "url" : "https://jenkins.te.baibaodun.com.cn/jenkins/view/%E9%87%8E%E7%81%AB/job/app-server/cn.wildfirechat$app/8/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 9.279,
        "empty" : False,
        "failCount" : 1,
        "passCount" : 0,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 2,
                "className" : "cn.wildfirechat.app.ApplicationTests",
                "duration" : 0.001,
                "failedSince" : 7,
                "name" : "contextLoads",
                "skipped" : False,
                "status" : "FAILED"
              }
            ],
            "duration" : 9.279,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "cn.wildfirechat.app.ApplicationTests",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}