{
  "_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" : 155,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "06cabea1df6437e5bf4f8c6a63ecddb75bdf881e",
            "branch" : [
              {
                "SHA1" : "06cabea1df6437e5bf4f8c6a63ecddb75bdf881e",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "06cabea1df6437e5bf4f8c6a63ecddb75bdf881e",
            "branch" : [
              {
                "SHA1" : "06cabea1df6437e5bf4f8c6a63ecddb75bdf881e",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "06cabea1df6437e5bf4f8c6a63ecddb75bdf881e",
        "branch" : [
          {
            "SHA1" : "06cabea1df6437e5bf4f8c6a63ecddb75bdf881e",
            "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" : "#155",
  "duration" : 2446470,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #155",
  "id" : "155",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 155,
  "queueId" : 52484,
  "result" : "SUCCESS",
  "timestamp" : 1591473525760,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/155/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lambda/matching.ml"
        ],
        "commitId" : "2f57af2c40d5fd1b1977e791185680edbd5b624f",
        "timestamp" : 1591391236000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "matching: argo => arg_id\u000a",
        "date" : "2020-06-05 23:07:16 +0200",
        "id" : "2f57af2c40d5fd1b1977e791185680edbd5b624f",
        "msg" : "matching: argo => arg_id",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lambda/matching.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/basic/patmatch_for_multiple.ml"
        ],
        "commitId" : "30bb39d7d885c8cba041a08c70a287c8ffff0c89",
        "timestamp" : 1591461994000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "matching: add a test for do_for_multiple_match flattening failure\u000a\u000aNote: this is due to mk_alpha_env raising Cannot_flatten during\u000asplitting/precompilation.\u000a",
        "date" : "2020-06-06 18:46:34 +0200",
        "id" : "30bb39d7d885c8cba041a08c70a287c8ffff0c89",
        "msg" : "matching: add a test for do_for_multiple_match flattening failure",
        "paths" : [
          {
            "editType" : "add",
            "file" : "testsuite/tests/basic/patmatch_for_multiple.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lambda/matching.ml"
        ],
        "commitId" : "f491929b3b228472dc74fe5fe46c7d7df2bb040c",
        "timestamp" : 1591461994000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "matching: push simple types to flatten_pattern\u000a\u000aUnfortunately since the function is exposed and used in translcore we\u000aneed to keep the generic one, and introduce a flatten_simple_pattern.\u000a",
        "date" : "2020-06-06 18:46:34 +0200",
        "id" : "f491929b3b228472dc74fe5fe46c7d7df2bb040c",
        "msg" : "matching: push simple types to flatten_pattern",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lambda/matching.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lambda/matching.ml"
        ],
        "commitId" : "e17f81511ca7f9d330e582bcf157a5eef177e3f6",
        "timestamp" : 1591461994000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "matching: flatten_simple_pattern does not raise\u000a",
        "date" : "2020-06-06 18:46:34 +0200",
        "id" : "e17f81511ca7f9d330e582bcf157a5eef177e3f6",
        "msg" : "matching: flatten_simple_pattern does not raise",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lambda/matching.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lambda/matching.ml"
        ],
        "commitId" : "ddf93aa22c8a16c452ca6ad5f54f758876ffcdca",
        "timestamp" : 1591461994000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "matching: try => match with exception\u000a\u000aThis makes it clearer where the exception comes from.\u000a",
        "date" : "2020-06-06 18:46:34 +0200",
        "id" : "ddf93aa22c8a16c452ca6ad5f54f758876ffcdca",
        "msg" : "matching: try => match with exception",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lambda/matching.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "f8bf8c3f6eedc18b2e8ccf923e536245985d60fd",
        "timestamp" : 1591461994000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes\u000a",
        "date" : "2020-06-06 18:46:34 +0200",
        "id" : "f8bf8c3f6eedc18b2e8ccf923e536245985d60fd",
        "msg" : "Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
      "fullName" : "gabriel.scherer"
    }
  ]
}