{
  "_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" : 28,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "667152eef088dfb979f042e9f6f18aa48ec81cda",
            "branch" : [
              {
                "SHA1" : "667152eef088dfb979f042e9f6f18aa48ec81cda",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "667152eef088dfb979f042e9f6f18aa48ec81cda",
            "branch" : [
              {
                "SHA1" : "667152eef088dfb979f042e9f6f18aa48ec81cda",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "667152eef088dfb979f042e9f6f18aa48ec81cda",
        "branch" : [
          {
            "SHA1" : "667152eef088dfb979f042e9f6f18aa48ec81cda",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2223-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 6,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#28",
  "duration" : 135094,
  "estimatedDuration" : 146373,
  "executor" : None,
  "fullDisplayName" : "μStories 2223 - Team A #28",
  "id" : "28",
  "keepLog" : False,
  "number" : 28,
  "queueId" : 279,
  "result" : "SUCCESS",
  "timestamp" : 1669238888284,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/28/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntity.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/EntitiesTestSuite.java"
        ],
        "commitId" : "667152eef088dfb979f042e9f6f18aa48ec81cda",
        "timestamp" : 1669238226000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia",
          "fullName" : "martinperez.patricia"
        },
        "authorEmail" : "martinperez.patricia@gmail.com",
        "comment" : "tsk 21 Fixes Story test\nThe test class was moved to the Domain project from the Tests project as\nthis is only for utility classes used in the tests. The class was\nrenamed to StoryEntityTest as all test classes must use the Test suffix. \nMethod testStoryLengthStory has been removed as it was testing some of\nthe same functionality as the testStoryDataType method. Further tests\nwere added to check the content size for each type of genre as each\ngenre has a different size limit.\n",
        "date" : "2022-11-23 22:17:06 +0100",
        "id" : "667152eef088dfb979f042e9f6f18aa48ec81cda",
        "msg" : "tsk 21 Fixes Story test",
        "paths" : [
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/EntitiesTestSuite.java"
          },
          {
            "editType" : "delete",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntity.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia",
      "fullName" : "martinperez.patricia"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}