{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by gasche"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 127,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4088367fbcb24846f3b559b79dc8b8e2e9d1fb7a",
            "branch" : [
              {
                "SHA1" : "4088367fbcb24846f3b559b79dc8b8e2e9d1fb7a",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4088367fbcb24846f3b559b79dc8b8e2e9d1fb7a",
            "branch" : [
              {
                "SHA1" : "4088367fbcb24846f3b559b79dc8b8e2e9d1fb7a",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4088367fbcb24846f3b559b79dc8b8e2e9d1fb7a",
        "branch" : [
          {
            "SHA1" : "4088367fbcb24846f3b559b79dc8b8e2e9d1fb7a",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#127",
  "duration" : 2458883,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #127",
  "id" : "127",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 127,
  "queueId" : 50385,
  "result" : "SUCCESS",
  "timestamp" : 1590648412915,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/127/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/typing-unboxed/test.ocaml.reference"
        ],
        "commitId" : "0c60f279780c7c350e8722a8f96276fd65e273d1",
        "timestamp" : 1590568689000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "remove an unused test reference file\u000a",
        "date" : "2020-05-27 10:38:09 +0200",
        "id" : "0c60f279780c7c350e8722a8f96276fd65e273d1",
        "msg" : "remove an unused test reference file",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "testsuite/tests/typing-unboxed/test.ocaml.reference"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/typing-unboxed/test.ml"
        ],
        "commitId" : "463f1e1b9f07014c51b424599e730532c7972642",
        "timestamp" : 1590568689000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "add a testsuite case for an [@@unboxed] bug (#9607) reported by Stephen Dolan\u000a\u000aCurrently the test fails while it should work.\u000a",
        "date" : "2020-05-27 10:38:09 +0200",
        "id" : "463f1e1b9f07014c51b424599e730532c7972642",
        "msg" : "add a testsuite case for an [@@unboxed] bug (#9607) reported by Stephen Dolan",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/typing-unboxed/test.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "typing/typedecl.ml",
          "testsuite/tests/typing-unboxed/test.ml"
        ],
        "commitId" : "9b1bfc3b7c3f5ed56f8be4aa706784a75f993f1a",
        "timestamp" : 1590607956000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "typedecl: correct update separability in transl_with_constraint\u000a\u000afixes #9607\u000a",
        "date" : "2020-05-27 21:32:36 +0200",
        "id" : "9b1bfc3b7c3f5ed56f8be4aa706784a75f993f1a",
        "msg" : "typedecl: correct update separability in transl_with_constraint",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "typing/typedecl.ml"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/typing-unboxed/test.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "typing/typedecl.ml"
        ],
        "commitId" : "ec7433515885e9bc6ad8957849998a66558a3158",
        "timestamp" : 1590610686000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "typedecl: prevent the mistake of not updating transl_with_constraint\u000a",
        "date" : "2020-05-27 22:18:06 +0200",
        "id" : "ec7433515885e9bc6ad8957849998a66558a3158",
        "msg" : "typedecl: prevent the mistake of not updating transl_with_constraint",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "typing/typedecl.ml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
      "fullName" : "gabriel.scherer"
    }
  ]
}