)]}'
{
  "commit": "4db0bdb286c6e269ebbfa1f91c479877c5ed4a47",
  "tree": "2e405374f0a81b1ad2dfd067427a17c0b094b24d",
  "parents": [
    "93f453912a69c3eea9b17e1945bbf65e16e7cebd"
  ],
  "author": {
    "name": "Danny Tuppeny",
    "email": "danny@tuppeny.com",
    "time": "Mon May 12 09:36:31 2025 -0700"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon May 12 09:36:31 2025 -0700"
  },
  "message": "[analysis_server] Update remainder of CodeAction tests to use shared interfaces\n\nSome further changes to CodeAction tests to use shared interfaces so that they will be able to run with both LSP and Legacy test base classes.\n\nChange-Id: I3383e9aef9ea97d39f28dad42633c1fac74e4efa\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/428040\nReviewed-by: Brian Wilkerson \u003cbrianwilkerson@google.com\u003e\nReviewed-by: Samuel Rawlins \u003csrawlins@google.com\u003e\nCommit-Queue: Brian Wilkerson \u003cbrianwilkerson@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "574d368b9bab45ae7ba885efae53868b32000b09",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/analysis_server_base.dart",
      "new_id": "a653c4de695f9be5aabefe5620d1bfcc9e5a4b84",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/analysis_server_base.dart"
    },
    {
      "type": "modify",
      "old_id": "64cce03a22b8f3874854cb5aea4f49122073499d",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/integration/lsp/abstract_lsp_over_legacy.dart",
      "new_id": "ea8f2f95cf67a68e743a1cfc24e67b5fa54db289",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/integration/lsp/abstract_lsp_over_legacy.dart"
    },
    {
      "type": "modify",
      "old_id": "dafa34b5958a7a07ef2930b3109fbe13c06fe101",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/lsp/code_actions_assists_test.dart",
      "new_id": "12dab69602b788205dce2c6c5376b428f8fa9cab",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/lsp/code_actions_assists_test.dart"
    },
    {
      "type": "modify",
      "old_id": "c9429b53c06233ca5cd5ed08e266c38e50b686cf",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/lsp/code_actions_fixes_test.dart",
      "new_id": "2c63d00cbdf953948417e1d33ff2e2bfcd37fda7",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/lsp/code_actions_fixes_test.dart"
    },
    {
      "type": "modify",
      "old_id": "6999738f7757202c36307d3aecdca84833e4ba0e",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/lsp/code_actions_mixin.dart",
      "new_id": "0ff6a86b03e958e5ba259d40eb1795a1ca35ec7f",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/lsp/code_actions_mixin.dart"
    },
    {
      "type": "modify",
      "old_id": "456356c5295f0f2f9b79676374363b986192d7b8",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/lsp/code_actions_refactor_test.dart",
      "new_id": "5291422baeeb7a3b0e01d23f1bb3486d0cf655b6",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/lsp/code_actions_refactor_test.dart"
    },
    {
      "type": "modify",
      "old_id": "f632736c8700819f7629ca3472b13e6a97d341ab",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/lsp/code_actions_source_test.dart",
      "new_id": "3e0e8065ab30f12d4ceefc8bfae6e09bccc3e9d3",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/lsp/code_actions_source_test.dart"
    },
    {
      "type": "modify",
      "old_id": "073a74f638d46cafcfaf26d125fb204990aa1b43",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/lsp/request_helpers_mixin.dart",
      "new_id": "b1c261261a4abe8103ed7d43c1951d8e197f5003",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/lsp/request_helpers_mixin.dart"
    },
    {
      "type": "modify",
      "old_id": "d56599dc02eeb3ad0be41f08ef639cb576494b74",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/lsp/server_abstract.dart",
      "new_id": "fe2ba4ccbe8ebe85a262a176257383697ba5dc88",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/lsp/server_abstract.dart"
    },
    {
      "type": "modify",
      "old_id": "bb3a9f4d4a261c8618cda7b56c2f8dfc9cee5296",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/lsp_over_legacy/abstract_lsp_over_legacy.dart",
      "new_id": "08368f169f2804248cf825c3770c73e162d48700",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/lsp_over_legacy/abstract_lsp_over_legacy.dart"
    },
    {
      "type": "modify",
      "old_id": "167552178be2e6e73e004348e5bee5ab96625441",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/shared/shared_test_interface.dart",
      "new_id": "f848d2ec085a76ee2753bd214e646a54675f3d47",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/shared/shared_test_interface.dart"
    }
  ]
}
