{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 8,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 3,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_monitor/org.dataone$d1_cn_monitor/3/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 355.32404,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 8,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.monitor.ClusterPartitionTest",
                "duration" : 48.8,
                "failedSince" : 0,
                "name" : "testSymmetricLossMasterNode",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.monitor.ClusterPartitionTest",
                "duration" : 43.323,
                "failedSince" : 0,
                "name" : "testAsymmestricLostMasterNode",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.monitor.ClusterPartitionTest",
                "duration" : 44.795,
                "failedSince" : 0,
                "name" : "testSymmetricLossSlaveNode",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.monitor.ClusterPartitionTest",
                "duration" : 40.806,
                "failedSince" : 0,
                "name" : "testAsymmetricLossSlaveNode",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 177.724,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.monitor.ClusterPartitionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.monitor.MonitorMembershipListenerTest",
                "duration" : 43.198,
                "failedSince" : 0,
                "name" : "testMembershipListenerSymmetricPartition",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.monitor.MonitorMembershipListenerTest",
                "duration" : 42.817,
                "failedSince" : 0,
                "name" : "testMembershipListenerAsymmetricPartition",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 86.015,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.monitor.MonitorMembershipListenerTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.monitor.PartitioningClusterAndDistributedLockTest",
                "duration" : 45.928,
                "failedSince" : 0,
                "name" : "testPartitionAndMergeWithLocksSingleThread",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.monitor.PartitioningClusterAndDistributedLockTest",
                "duration" : 45.657,
                "failedSince" : 0,
                "name" : "testPartitionAndMergeWithLockMultipleThreads",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 91.58501,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.monitor.PartitioningClusterAndDistributedLockTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}