)]}'
{
  "commit": "e282122579b45fed1cbec83c11a26b8e8901c696",
  "tree": "773a421b1b71071e69b72e1e1d284460e3997ec7",
  "parents": [
    "b11feadf03df5fb85924ee447889ad6955061bfa"
  ],
  "author": {
    "name": "Nate Bosch",
    "email": "nbosch@google.com",
    "time": "Thu Jul 28 12:20:56 2022 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jul 28 12:20:56 2022 -0700"
  },
  "message": "Extend timing buffer in audit test (dart-lang/stream_transform#154)\n\nThis test relies on the particular interleaving of creating one `Timer`\r\nand two `Future.delayed`. The 5 millisecond timer must fire after the\r\nfirst 3 millisecond delay, and before the subsequent 3 millisecond\r\ndelay. On the web this timing became unreliable - the `Timer` may not\r\nfire until after the full 6 milliseconds of both delays.\r\n\r\nExtend the delays to 6 for the `Timer`, and 4 + 4 for the\r\n`Future.delayed`. The extra millisecond of padding improves behavior on\r\nthe web.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cc8f08a9e602e8142f819ad423492fb62aca5358",
      "old_mode": 33188,
      "old_path": "pkgs/stream_transform/test/audit_test.dart",
      "new_id": "907d873e8a59e441a2513339f22321620352077d",
      "new_mode": 33188,
      "new_path": "pkgs/stream_transform/test/audit_test.dart"
    }
  ]
}
