{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 1,
  "skipCount" : 0,
  "totalCount" : 15,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 94,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_replication/org.dataone$d1_replication/94/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 28.726,
        "empty" : False,
        "failCount" : 1,
        "passCount" : 14,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.data.repository.ReplicationAttemptHistoryRepositoryTest",
                "duration" : 3.496,
                "failedSince" : 0,
                "name" : "testIncrementAttempts",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.data.repository.ReplicationAttemptHistoryRepositoryTest",
                "duration" : 0.632,
                "failedSince" : 0,
                "name" : "testSimpleCreateReadTest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.data.repository.ReplicationAttemptHistoryRepositoryTest",
                "duration" : 0.371,
                "failedSince" : 0,
                "name" : "testFindByPid",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.data.repository.ReplicationAttemptHistoryRepositoryTest",
                "duration" : 0.301,
                "failedSince" : 0,
                "name" : "testFindByNodeId",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.data.repository.ReplicationAttemptHistoryRepositoryTest",
                "duration" : 0.287,
                "failedSince" : 0,
                "name" : "testFindByPidAndNodeId",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.data.repository.ReplicationAttemptHistoryRepositoryTest",
                "duration" : 0.304,
                "failedSince" : 0,
                "name" : "testFindByReplicationAttempts",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.data.repository.ReplicationAttemptHistoryRepositoryTest",
                "duration" : 0.324,
                "failedSince" : 0,
                "name" : "testPagingQuery",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 5.715,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.data.repository.ReplicationAttemptHistoryRepositoryTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.data.repository.ReplicationTaskRepositoryTest",
                "duration" : 0.333,
                "failedSince" : 0,
                "name" : "testExecutionBackoff",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.data.repository.ReplicationTaskRepositoryTest",
                "duration" : 0.22,
                "failedSince" : 0,
                "name" : "testFindByStatusAndNextExecutionPagingWithSort",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.data.repository.ReplicationTaskRepositoryTest",
                "duration" : 0.194,
                "failedSince" : 0,
                "name" : "testSimpleCreateReadTest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.data.repository.ReplicationTaskRepositoryTest",
                "duration" : 0.197,
                "failedSince" : 0,
                "name" : "testFindByPid",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.944,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.data.repository.ReplicationTaskRepositoryTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 1,
                "className" : "org.dataone.service.cn.replication.v2.ReplicationManagerTestUnit",
                "duration" : 22.024,
                "failedSince" : 94,
                "name" : "testCreateAndQueueTasks",
                "skipped" : False,
                "status" : "REGRESSION"
              }
            ],
            "duration" : 22.024,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.service.cn.replication.v2.ReplicationManagerSuiteTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.service.cn.replication.v2.TestReplicationPrioritization",
                "duration" : 0.019,
                "failedSince" : 0,
                "name" : "testFailureFactor",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.service.cn.replication.v2.TestReplicationPrioritization",
                "duration" : 0.017,
                "failedSince" : 0,
                "name" : "testNodePriorization",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.service.cn.replication.v2.TestReplicationPrioritization",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testRequestFactorCalculation",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.042999998,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.service.cn.replication.v2.TestReplicationPrioritization",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}