)]}'
{
  "commit": "bb0c6f812b8a5b4f6c4bcf5f22cbeb0b32a74ee6",
  "tree": "92cbcbc217a37b5110dcc090797b1522fbd54f9a",
  "parents": [
    "c8fc3508317a556c6ce80f2ff796db6b77b7cbff"
  ],
  "author": {
    "name": "Matan Lurey",
    "email": "matanlurey@users.noreply.github.com",
    "time": "Thu Sep 12 14:10:52 2024 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Sep 12 21:10:52 2024 +0000"
  },
  "message": "Move `zircon_tests` from `package:litetest` to `package:async_helper`. (#55149)\n\nThe engine has historically used `package:litetest`, a home grown invention that is a wrapper around the Dart SDK.\r\n\r\nIn https://github.com/flutter/flutter/issues/133569, we\u0027ve moved over to the heavier weight `package:test`, which has been simplified since first evaluated by the Dart SDK vending the dependencies we need. The last user of `package:litetest` is a single test in the Fuchsia SDK, `zircon_tests`.\r\n\r\nThis PR migrates the test from `litetest` (which will be deleted) to the Dart SK vendored `async_minittest`. For this simple test case, there is only a 1-line behavioral change (`notEquals(foo)` becomes `!\u003d foo, true`), and it allows us to remove dependencies from the tree.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f8501b5c312ac42165a14cf96c97f29c9e5e608a",
      "old_mode": 33188,
      "old_path": "shell/platform/fuchsia/dart-pkg/zircon/BUILD.gn",
      "new_id": "0d13ea12c49faaa004612a94a4bc8ff763901507",
      "new_mode": 33188,
      "new_path": "shell/platform/fuchsia/dart-pkg/zircon/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "a0e380fb34d35caff6094ad5f1d9049361e8ea5d",
      "old_mode": 33188,
      "old_path": "shell/platform/fuchsia/dart-pkg/zircon/test/zircon_tests.dart",
      "new_id": "183295251c9b6fecdd1a691ee31ae7c92242534f",
      "new_mode": 33188,
      "new_path": "shell/platform/fuchsia/dart-pkg/zircon/test/zircon_tests.dart"
    },
    {
      "type": "modify",
      "old_id": "6586e16d4c792cb3a1045eac125496bc9bdd7ed6",
      "old_mode": 33188,
      "old_path": "shell/platform/fuchsia/dart/BUILD.gn",
      "new_id": "b2140f82b547e2ecef90b6e347af5be93f8eedb1",
      "new_mode": 33188,
      "new_path": "shell/platform/fuchsia/dart/BUILD.gn"
    }
  ]
}
