)]}'
{
  "commit": "8a5e6d135fabff676d9130e369c3ceccd4954b0e",
  "tree": "fbe403f9042c9d553846286bcf8c5ddc8de6a154",
  "parents": [
    "29c4b557ebb68ae1fc0ba60d6c2d7d49e664735e"
  ],
  "author": {
    "name": "Danny Tuppeny",
    "email": "danny@tuppeny.com",
    "time": "Mon Nov 06 17:59:48 2023 +0000"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Nov 06 17:59:48 2023 +0000"
  },
  "message": "[dds/dap] Always expect uppercase drive letters from DAP\n\nSome of these tests failed if `Directory.systemTemp` had a lowercase drive letter because DAP always normalises outbound paths to uppercase and we were comparing them directly.\n\nThis updates offending tests to compare with uppercase drive letters as is expected, regardless of the original temp directory (used for \"cwd\" and \"program\").\n\nFixes https://github.com/dart-lang/sdk/issues/53949\n\nChange-Id: Ibaa6b6ecfe3d77aeff5b806174167c9452167db6\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/334160\nCommit-Queue: Ben Konyi \u003cbkonyi@google.com\u003e\nReviewed-by: Helin Shiah \u003chelinx@google.com\u003e\nReviewed-by: Ben Konyi \u003cbkonyi@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e1be4d623bc2007c443787920590311413c83c86",
      "old_mode": 33188,
      "old_path": "pkg/dds/lib/src/dap/adapters/dart.dart",
      "new_id": "027f68fe904ad932d41a48915a9d304f27ac9ce4",
      "new_mode": 33188,
      "new_path": "pkg/dds/lib/src/dap/adapters/dart.dart"
    },
    {
      "type": "modify",
      "old_id": "8f846fd6e4c2866166022242e73fb699f5cd61aa",
      "old_mode": 33188,
      "old_path": "pkg/dds/test/dap/integration/debug_test.dart",
      "new_id": "f78f662bca71a70e05b9c02f9cc944394bb30622",
      "new_mode": 33188,
      "new_path": "pkg/dds/test/dap/integration/debug_test.dart"
    },
    {
      "type": "modify",
      "old_id": "00fccb718480ed918007f87bf9a1891c021681eb",
      "old_mode": 33188,
      "old_path": "pkg/dds/test/dap/integration/no_debug_test.dart",
      "new_id": "76412224eed1265c1637611a6ad3c744a185fce0",
      "new_mode": 33188,
      "new_path": "pkg/dds/test/dap/integration/no_debug_test.dart"
    },
    {
      "type": "modify",
      "old_id": "15b614a4204b1954e78d6b2a84876062e5f90ea0",
      "old_mode": 33188,
      "old_path": "pkg/dds/test/dap/integration/test_client.dart",
      "new_id": "c23dff2448f55b829bda94fbda65026a8d2ea00a",
      "new_mode": 33188,
      "new_path": "pkg/dds/test/dap/integration/test_client.dart"
    }
  ]
}
