)]}'
{
  "commit": "7d0f3c8d434753a222120e1cf7a55a9de08fd552",
  "tree": "2bb8c06dee2153ec3f92c5c97b5d1b30f9f8eb66",
  "parents": [
    "18be79a59b6a8befa2216e7e96357130b372c8d0"
  ],
  "author": {
    "name": "dschinazi",
    "email": "dschinazi@google.com",
    "time": "Mon Sep 16 16:14:32 2019 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Sep 18 14:31:52 2019 -0700"
  },
  "message": "Fix flaky EndToEndTestWithTls.NoUndecryptablePackets\n\nThis test was failing on rare occasions because due to reordering the server would end up receiving a retransmission of the CHLO after it completed the handshake and discarded initial keys. Since QuicConnectionStats::undecryptable_packets_received had been added solely for the purpose of this test and isn\u0027t used elsewhere, we replaced it with undecryptable_packets_received_before_handshake_complete which is what we want for this test. Instead of testing for the absence of undecryptable packets at all, we now only test for them before the handshake. This still covers the regression that this test was created for.\n\ngfe-relnote: change statistic that is only used by tests\nPiperOrigin-RevId: 269444711\nChange-Id: Ie846162b6bf7b65c8c3f7196b9cd58e29d45d892\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5845f78a84f5448977727868d9aba8c503a165b2",
      "old_mode": 33188,
      "old_path": "quic/core/http/end_to_end_test.cc",
      "new_id": "dfaa9ec219f33c2c41112e340eb09e2423b7cbe6",
      "new_mode": 33188,
      "new_path": "quic/core/http/end_to_end_test.cc"
    },
    {
      "type": "modify",
      "old_id": "52ea3dac88e8e4f62687b5f3676f968b62d8ae8c",
      "old_mode": 33188,
      "old_path": "quic/core/quic_connection.cc",
      "new_id": "6f1b4d510313001ccff4dd4963f2aec2e370ef7f",
      "new_mode": 33188,
      "new_path": "quic/core/quic_connection.cc"
    },
    {
      "type": "modify",
      "old_id": "98859acce325fdaf45e917c7cfdaf350776ff008",
      "old_mode": 33188,
      "old_path": "quic/core/quic_connection_stats.cc",
      "new_id": "c08f93908835755fa03d392553104c0d0b217721",
      "new_mode": 33188,
      "new_path": "quic/core/quic_connection_stats.cc"
    },
    {
      "type": "modify",
      "old_id": "56bb510cda5068333a5cf80c34399f1fe8143a38",
      "old_mode": 33188,
      "old_path": "quic/core/quic_connection_stats.h",
      "new_id": "17a3a1e99ec3088d81d591b7b5432b6e8a63ade5",
      "new_mode": 33188,
      "new_path": "quic/core/quic_connection_stats.h"
    }
  ]
}
