)]}'
{
  "commit": "cf73ccbf178283445d81b5701e488e0ad8a04e4b",
  "tree": "7a982018491153eefe8158ce39365d413bfcb4a7",
  "parents": [
    "15d7b93e2159ac41dae37d863271482bd8b06f1a"
  ],
  "author": {
    "name": "Martin Kustermann",
    "email": "kustermann@google.com",
    "time": "Tue Mar 18 03:22:49 2025 -0700"
  },
  "committer": {
    "name": "dart-internal-monorepo",
    "email": "dart-internal-monorepo@dart-ci-internal.iam.gserviceaccount.com",
    "time": "Tue Mar 18 03:24:52 2025 -0700"
  },
  "message": "[dart2wasm] Ensure tests/web/wasm/issue_56234_test runs in unoptimized mode\n\nThis test is a regression test for a dart2wasm compiler crash. It tests\nthat the compiler doesn\u0027t crash anymore but the error happens at\nruntime.\n\nThe particular error that will happen at runtime is that `unreachable`\nwill be hit (in the place where a unboxed double is attempted to be cast\nto an unboxed integer).\n\nSince we run binaryen with `--traps-never-happen` it may optimize this\n`unreachable` away and make the test accidentally pass.\n\nSo we force this to be run in `-O0` mode, which means we don\u0027t run\nbinaryen on it.\n\nChange-Id: I6460982d4b32d773ee763e9687c8fec0bffa00f0\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/415881\nReviewed-by: Ömer Ağacan \u003comersa@google.com\u003e\nCommit-Queue: Martin Kustermann \u003ckustermann@google.com\u003e\n\nhttps://dart.googlesource.com/sdk/+/f1d81e337c4cfabcdb38e964d623cd768c02c7b5\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "359c70f95f8f915ae9162d5dfd61ca509ef3ec8c",
      "old_mode": 33188,
      "old_path": "DEPS",
      "new_id": "98101f7b9ab37381d320dbeec778c23d2fba75f7",
      "new_mode": 33188,
      "new_path": "DEPS"
    },
    {
      "type": "modify",
      "old_id": "74efcd3754814b6186d7c22a8794f1916153a61e",
      "old_mode": 33188,
      "old_path": "commits.json",
      "new_id": "519b14ccf671bde4e25691d1a6f8bca02f0ae9fa",
      "new_mode": 33188,
      "new_path": "commits.json"
    }
  ]
}
