)]}'
{
  "commit": "f1d81e337c4cfabcdb38e964d623cd768c02c7b5",
  "tree": "a49757dba45076a8148b8edf710adca02ce8631c",
  "parents": [
    "391b9eeda43fa2c12692b504c9ab9be9ab25a0ad"
  ],
  "author": {
    "name": "Martin Kustermann",
    "email": "kustermann@google.com",
    "time": "Tue Mar 18 03:22:49 2025 -0700"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Mar 18 03:22:49 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",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4ae787274acb7b0f9dce7abe2810317ca83e39a2",
      "old_mode": 33188,
      "old_path": "tests/web/wasm/issue_56234_test.dart",
      "new_id": "a6845358241496998ba9d871914e2347623e4f62",
      "new_mode": 33188,
      "new_path": "tests/web/wasm/issue_56234_test.dart"
    }
  ]
}
