)]}'
{
  "commit": "80281e6f6c41e3ba70f9a395c209eeb94eecb194",
  "tree": "040e4cabfc5001cd69409aab38827c66d4ae2cb9",
  "parents": [
    "5d7c21b13cb5b30db942937d90c8f0b0b3db88b7"
  ],
  "author": {
    "name": "Mayank Patke",
    "email": "fishythefish@google.com",
    "time": "Thu Sep 25 14:22:43 2025 -0700"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Sep 25 14:22:43 2025 -0700"
  },
  "message": "[js] Migrate some tests to use js_interop rather than js_util\n\nThese tests need to run on dart2wasm but use `dart:js_util`, which\ndart2wasm will no longer support.\n\n`js_util` isn\u0027t core to the behavior being tested in\ntests/lib/js/static_interop_test/; it\u0027s simply how the expectations were\nwritten. This CL migrates those tests to use the new `dart:js_interop`\nAPIs for expectations.\n\nSince dart2wasm no longer supports `dart:js_util`, which includes\n`createStaticInteropMock`, it can simply skip\ntests/lib/js/export/static_interop_mock/* in the status file.\n\nWe also split up tests/lib/js/export/functional_test into two separate\ntests - one for `createDartExport` (which is also skipped on dart2wasm),\nand one for `createJSInteropWrapper` (which runs on all web backends).\nThese tests can still share most of the code in a common library.\n\nBug: #61550\nChange-Id: I6a6a6964b6f914fea5b42101204ab80910c49b36\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/451221\nReviewed-by: Srujan Gaddam \u003csrujzs@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cb9b448f84189870030ae366c7fab40437a517f4",
      "new_mode": 33188,
      "new_path": "tests/lib/js/export/create_dart_export_test.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "dd63f59f9a228a74fd7830f08b03347adf3cbd35",
      "new_mode": 33188,
      "new_path": "tests/lib/js/export/create_js_interop_wrapper_test.dart"
    },
    {
      "type": "delete",
      "old_id": "f6adfbb6130989751194eb8356beae20f5d6cdee",
      "old_mode": 33188,
      "old_path": "tests/lib/js/export/functional_test.dart",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a114279f3f12522a972bc7b47321d7781f67e621",
      "new_mode": 33188,
      "new_path": "tests/lib/js/export/functional_test_lib.dart"
    },
    {
      "type": "modify",
      "old_id": "a4db5b0c9e1ba296d40206dc8d21e122f898a6c9",
      "old_mode": 33188,
      "old_path": "tests/lib/js/static_interop_test/external_extension_members_test.dart",
      "new_id": "b63e89c4d688acfc33a6c9d79b9ad8238f003752",
      "new_mode": 33188,
      "new_path": "tests/lib/js/static_interop_test/external_extension_members_test.dart"
    },
    {
      "type": "modify",
      "old_id": "264951f2bdf6f2c83671fffb6bfb73ca72f33b30",
      "old_mode": 33188,
      "old_path": "tests/lib/js/static_interop_test/object_prototype_names_object_literal_test.dart",
      "new_id": "27962d45e93fc4cb03e0989ddc4bc8bc12254112",
      "new_mode": 33188,
      "new_path": "tests/lib/js/static_interop_test/object_prototype_names_object_literal_test.dart"
    },
    {
      "type": "modify",
      "old_id": "ae0fff427aedfc043373b3643ea3db29fe6fd0c3",
      "old_mode": 33188,
      "old_path": "tests/lib/js/static_interop_test/regress_51307_test.dart",
      "new_id": "f923a66526eac7c1f87bb73a6b0a2c964e2b16e6",
      "new_mode": 33188,
      "new_path": "tests/lib/js/static_interop_test/regress_51307_test.dart"
    },
    {
      "type": "modify",
      "old_id": "31a910d4166e8d501ff0b54dab4ffb8f16891e62",
      "old_mode": 33188,
      "old_path": "tests/lib/lib.status",
      "new_id": "b59d9e0d6aa7671d96a9dfecfa2709e68379337d",
      "new_mode": 33188,
      "new_path": "tests/lib/lib.status"
    }
  ]
}
