)]}'
{
  "commit": "72e3f7a0d408a42bd97fcc6828ef366309c5012d",
  "tree": "1c35a1f55ed9bbdc6c57824a231f025f540c65f0",
  "parents": [
    "4fb43199800fae0accb5ebc19e56aa504831196f"
  ],
  "author": {
    "name": "Martin Kustermann",
    "email": "kustermann@google.com",
    "time": "Tue Nov 04 05:17:51 2025 -0800"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Nov 04 05:17:51 2025 -0800"
  },
  "message": "[dart2wasm] Fix web/wasm/flute_stress_test in SDK mode\n\nCurrently `web/wasm/flute_stress_test` is failing on\n`dart2wasm-linux-optimized-jsc` mode.\n\nThat mode runs with `--use-sdk` which makes it use `dart compile wasm`.\n\nThe reason the test is failing is because it passes both\n`--enable-deferred-loading` and `--multi-module-stress-test` flags to\ndart2wasm. This causes us to trigger the deferred module flow instead\nof the specialized multi-module flow.\n\nThose two flags should be independent.\n\nChange-Id: I8cac976cd91d4e585f38632ada3062e41fce401f\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/458800\nCommit-Queue: Martin Kustermann \u003ckustermann@google.com\u003e\nReviewed-by: Nate Biggs \u003cnatebiggs@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "538ac9d7d1bdbac058781db8fb13aa2fde103f19",
      "old_mode": 33188,
      "old_path": "pkg/dart2wasm/lib/code_generator.dart",
      "new_id": "f9559447d98df73dcd3dd81d105578eefe5a1072",
      "new_mode": 33188,
      "new_path": "pkg/dart2wasm/lib/code_generator.dart"
    },
    {
      "type": "modify",
      "old_id": "61c3f6150870a2d7b047a06c64271a3ce1a9b242",
      "old_mode": 33188,
      "old_path": "pkg/dart2wasm/lib/kernel_nodes.dart",
      "new_id": "e9455eacae37f63b9790cf9df398e565f32a028f",
      "new_mode": 33188,
      "new_path": "pkg/dart2wasm/lib/kernel_nodes.dart"
    },
    {
      "type": "modify",
      "old_id": "4b32c907b648d8b1ef9d13186bd5d24b6949ca73",
      "old_mode": 33188,
      "old_path": "pkg/dartdev/lib/src/commands/compile.dart",
      "new_id": "b34bf8ac90b5ea19fcfd71f171aa164554749a5d",
      "new_mode": 33188,
      "new_path": "pkg/dartdev/lib/src/commands/compile.dart"
    }
  ]
}
