{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 115,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bbd61e972bbc64a5ae29faf6a0a9b6c7fde9709f",
            "branch" : [
              {
                "SHA1" : "bbd61e972bbc64a5ae29faf6a0a9b6c7fde9709f",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bbd61e972bbc64a5ae29faf6a0a9b6c7fde9709f",
            "branch" : [
              {
                "SHA1" : "bbd61e972bbc64a5ae29faf6a0a9b6c7fde9709f",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bbd61e972bbc64a5ae29faf6a0a9b6c7fde9709f",
        "branch" : [
          {
            "SHA1" : "bbd61e972bbc64a5ae29faf6a0a9b6c7fde9709f",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2021-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 1,
      "totalCount" : 217,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#115",
  "duration" : 192190,
  "estimatedDuration" : 198178,
  "executor" : None,
  "fullDisplayName" : "μStories 2021 - Team A #115",
  "id" : "115",
  "keepLog" : False,
  "number" : 115,
  "queueId" : 115,
  "result" : "SUCCESS",
  "timestamp" : 1608330906122,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/115/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
        ],
        "commitId" : "bbd61e972bbc64a5ae29faf6a0a9b6c7fde9709f",
        "timestamp" : 1608330436000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/fercamta",
          "fullName" : "fercamta"
        },
        "authorEmail" : "fercamta@gmail.com",
        "comment" : "tsk71 Adds tests to delete story method\nAdds missing tests to delete story method. These tests probe that an\nuser can't remove another user stories, an unlogged user can't remove\nany story and that if an user tries to delete a story that couldn't be\nfound, an error was thrown. These tests are added on both user and story\nresources. Also a new auxiliary method was created to check in the tests\nthat an internal server error is received.\n",
        "date" : "2020-12-18 23:27:16 +0100",
        "id" : "bbd61e972bbc64a5ae29faf6a0a9b6c7fde9709f",
        "msg" : "tsk71 Adds tests to delete story method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/fercamta",
      "fullName" : "fercamta"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}