{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"main\" build number 4,812",
          "upstreamBuild" : 4812,
          "upstreamProject" : "main",
          "upstreamUrl" : "job/main/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4812,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d8e6b0904b7eebecf0c653d38ef0457506445940",
            "branch" : [
              {
                "SHA1" : "d8e6b0904b7eebecf0c653d38ef0457506445940",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d8e6b0904b7eebecf0c653d38ef0457506445940",
            "branch" : [
              {
                "SHA1" : "d8e6b0904b7eebecf0c653d38ef0457506445940",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.08" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1466,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "849bf6239dd0f9dae45b945c92e24f41d27fd3ad",
            "branch" : [
              {
                "SHA1" : "849bf6239dd0f9dae45b945c92e24f41d27fd3ad",
                "name" : "origin/4.08"
              }
            ]
          },
          "revision" : {
            "SHA1" : "849bf6239dd0f9dae45b945c92e24f41d27fd3ad",
            "branch" : [
              {
                "SHA1" : "849bf6239dd0f9dae45b945c92e24f41d27fd3ad",
                "name" : "origin/4.08"
              }
            ]
          }
        },
        "refs/remotes/origin/4.08" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1189,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "16ce302ee1d31a4afc932d3dc85173b4988f5218",
            "branch" : [
              {
                "SHA1" : "16ce302ee1d31a4afc932d3dc85173b4988f5218",
                "name" : "refs/remotes/origin/4.08"
              }
            ]
          },
          "revision" : {
            "SHA1" : "16ce302ee1d31a4afc932d3dc85173b4988f5218",
            "branch" : [
              {
                "SHA1" : "16ce302ee1d31a4afc932d3dc85173b4988f5218",
                "name" : "refs/remotes/origin/4.08"
              }
            ]
          }
        },
        "origin/4.09" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1436,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "308ea9a8d526160e2b45f16d63a0aee70984b814",
            "branch" : [
              {
                "SHA1" : "308ea9a8d526160e2b45f16d63a0aee70984b814",
                "name" : "origin/4.09"
              }
            ]
          },
          "revision" : {
            "SHA1" : "308ea9a8d526160e2b45f16d63a0aee70984b814",
            "branch" : [
              {
                "SHA1" : "308ea9a8d526160e2b45f16d63a0aee70984b814",
                "name" : "origin/4.09"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d8e6b0904b7eebecf0c653d38ef0457506445940",
        "branch" : [
          {
            "SHA1" : "d8e6b0904b7eebecf0c653d38ef0457506445940",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "false,ocaml-mingw-32",
  "duration" : 2049927,
  "estimatedDuration" : 2060939,
  "executor" : None,
  "fullDisplayName" : "main » false,ocaml-mingw-32 false,ocaml-mingw-32",
  "id" : "4812",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4812,
  "queueId" : 23799,
  "result" : "SUCCESS",
  "timestamp" : 1756475639163,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/main/flambda=false,label=ocaml-mingw-32/4812/",
  "builtOn" : "ocaml-mingw-32",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime/weak.c"
        ],
        "commitId" : "0f6fbaea61b55a8c81c2ad299e093138b34dc8ea",
        "timestamp" : 1756299173000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/damien.doligez",
          "fullName" : "damien.doligez"
        },
        "authorEmail" : "damien.doligez@inria.fr",
        "comment" : "fix memory model for Weak.set\u000a",
        "date" : "2025-08-27 14:52:53 +0200",
        "id" : "0f6fbaea61b55a8c81c2ad299e093138b34dc8ea",
        "msg" : "fix memory model for Weak.set",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/weak.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime/weak.c"
        ],
        "commitId" : "0b00bf94a224c5902a67ac18967c44d9d836e97b",
        "timestamp" : 1756303966000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/damien.doligez",
          "fullName" : "damien.doligez"
        },
        "authorEmail" : "damien.doligez@inria.fr",
        "comment" : "refactor weak.c/do_set to look more like memory.c/modify\u000a",
        "date" : "2025-08-27 16:12:46 +0200",
        "id" : "0b00bf94a224c5902a67ac18967c44d9d836e97b",
        "msg" : "refactor weak.c/do_set to look more like memory.c/modify",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/weak.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "72e8a482152f0fb70f7ab690ac1f4eeae61040eb",
        "timestamp" : 1756469690000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes\u000a",
        "date" : "2025-08-29 14:14:50 +0200",
        "id" : "72e8a482152f0fb70f7ab690ac1f4eeae61040eb",
        "msg" : "Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "stdlib/format.ml"
        ],
        "commitId" : "144463d346054ad202e72ca4dcd59ded2d0d17ea",
        "timestamp" : 1756470730000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Fix typos in comment (#14194)\u000a\u000a",
        "date" : "2025-08-29 14:32:10 +0200",
        "id" : "144463d346054ad202e72ca4dcd59ded2d0d17ea",
        "msg" : "Fix typos in comment (#14194)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "stdlib/format.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime/major_gc.c"
        ],
        "commitId" : "333a5398ffe5292b45bbcae64fe3acbe1a22ecbe",
        "timestamp" : 1756470996000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Elide duplicate ephemeron status check (#14175)\u000a\u000a",
        "date" : "2025-08-29 14:36:36 +0200",
        "id" : "333a5398ffe5292b45bbcae64fe3acbe1a22ecbe",
        "msg" : "Elide duplicate ephemeron status check (#14175)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/major_gc.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "typing/typecore.ml",
          "Changes",
          "stdlib/fun.ml",
          "testsuite/tests/typing-misc/magic_is_a_value.ml",
          "stdlib/fun.mli"
        ],
        "commitId" : "57fcefed333210bf441bba0f1eaf592c623ca61f",
        "timestamp" : 1756472254000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Recognize %identity as nonexpansive (#14029)\u000a\u000aCo-authored-by: Stephen Dolan <sdolan@janestreet.com>\u000a",
        "date" : "2025-08-29 14:57:34 +0200",
        "id" : "57fcefed333210bf441bba0f1eaf592c623ca61f",
        "msg" : "Recognize %identity as nonexpansive (#14029)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "stdlib/fun.ml"
          },
          {
            "editType" : "add",
            "file" : "testsuite/tests/typing-misc/magic_is_a_value.ml"
          },
          {
            "editType" : "edit",
            "file" : "typing/typecore.ml"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/fun.mli"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
      "fullName" : "gabriel.scherer"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/damien.doligez",
      "fullName" : "damien.doligez"
    }
  ]
}