)]}'
{
  "commit": "e5ace00e2f9e6b2a2dc246f8a4fe47bde79633f7",
  "tree": "f8b145f2ed7490887be91f965a4b03e186d87ebf",
  "parents": [
    "84404136e9230eb948bcf7a90d047b0bfc2fd612"
  ],
  "author": {
    "name": "Jens Johansen",
    "email": "jensj@google.com",
    "time": "Mon Nov 13 14:27:14 2023 +0000"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Nov 13 14:27:14 2023 +0000"
  },
  "message": "[CFE] Don\u0027t try to format textual outline result from source with errors\n\nCurrently we don\u0027t get any failures from trying to format erroneous code\nbecause we ignore formatting errors if there is an experimental feature\nenabled, and the \"inline class\" experimental feature is always\nforcefully enabled in testing.\n\nWith that experiment getting enabled\n(https://dart-review.googlesource.com/c/sdk/+/335062) tests will start\nfailing because nothing stops us from formatting the erroneous code (and\nnothing asks us to allow failures when we try).\n\nThis CL instead gives the test access to the needed information (i.e. if\nthere were parse errors or not), and won\u0027t try for format the code if\nthere is.\n\nChange-Id: I2664cc544a9def9fad3058f6c80c130b8b6b6b4c\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/335448\nReviewed-by: Johnni Winther \u003cjohnniwinther@google.com\u003e\nCommit-Queue: Jens Johansen \u003cjensj@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "55bc3408df64e41c0b8dea62eaf2e4d502e55825",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/fasta/util/textual_outline.dart",
      "new_id": "7b53aa9f5cddbf120df9c5f1cba008ebbe1e280c",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/fasta/util/textual_outline.dart"
    },
    {
      "type": "modify",
      "old_id": "b2845782c8a7f08d92bc0520b177e4fb667c82ae",
      "old_mode": 33188,
      "old_path": "pkg/front_end/test/fasta/textual_outline_suite.dart",
      "new_id": "cbaa9c1ecd36f021b892de95cd077ccbdea371d2",
      "new_mode": 33188,
      "new_path": "pkg/front_end/test/fasta/textual_outline_suite.dart"
    }
  ]
}
