{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by xavierleroy"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 86,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f81e2b6a59a09ca070d809c63e6eefc4b2436802",
            "branch" : [
              {
                "SHA1" : "f81e2b6a59a09ca070d809c63e6eefc4b2436802",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f81e2b6a59a09ca070d809c63e6eefc4b2436802",
            "branch" : [
              {
                "SHA1" : "f81e2b6a59a09ca070d809c63e6eefc4b2436802",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f81e2b6a59a09ca070d809c63e6eefc4b2436802",
        "branch" : [
          {
            "SHA1" : "f81e2b6a59a09ca070d809c63e6eefc4b2436802",
            "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" : "#86",
  "duration" : 2394541,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #86",
  "id" : "86",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 86,
  "queueId" : 46873,
  "result" : "SUCCESS",
  "timestamp" : 1589359988641,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/86/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/typing-warnings/exhaustiveness.ml"
        ],
        "commitId" : "f81e2b6a59a09ca070d809c63e6eefc4b2436802",
        "timestamp" : 1589359976000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "testsuite: remove a slow exhaustiveness check (#9555)\u000a\u000aThe test takes 14s to run every time we run the checksuite, and it\u000adoes not seem to serve an easily identifiable purpose. In theory\u000asimilar tests could help detect a performance regression in\u000aexhaustiveness checking, but this test seems to only degrade in\u000aconstant factor (#9152 proposed to use ocamlc.opt instead of ocamlc to\u000arun it, but it was declined as \"hiding\" potential problems, which\u000asuggests constant-factor differences). We do not monitor the testsuite\u000afor 10s timing difference, so it is unlikely that we would notice\u000aa constant-factor difference during automated testing.\u000a",
        "date" : "2020-05-13 10:52:56 +0200",
        "id" : "f81e2b6a59a09ca070d809c63e6eefc4b2436802",
        "msg" : "testsuite: remove a slow exhaustiveness check (#9555)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/typing-warnings/exhaustiveness.ml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    }
  ]
}