)]}' { "commit": "eab9285e406ec8eaef54a36652c8f4d469390b6d", "tree": "fcc788456a82ff520249221a9b71fe0db4d1c31e", "parents": [ "cc4ea6a14ee726ee39ae72229c0c0a572de6dcaa" ], "author": { "name": "renjietang", "email": "renjietang@google.com", "time": "Fri Oct 25 12:16:14 2019 -0700" }, "committer": { "name": "Copybara-Service", "email": "copybara-worker@google.com", "time": "Fri Oct 25 12:16:48 2019 -0700" }, "message": "Fix some test expectation regarding SendControlFrame().\n\nBefore IETF QUIC, only 1 control frame will be sent for a stream reset. But IETF requires both a RST and STOP_SENDING. The tests that explicitly expect SendControlFrame() to be called once is making the wrong assumption.\n\nThe reason they still pass is the first write was buffered so the second write won\u0027t trigger.\n\nRemove the explicit Times(1) to avoid confusion.\n\ngfe-relnote: n/a. test only.\nPiperOrigin-RevId: 276736424\nChange-Id: Iffa8de79c51e28355ef4aa8381ae049948e40b67\n", "tree_diff": [ { "type": "modify", "old_id": "59634f8ef69bb7aff4baddd629aee35aaf8c4631", "old_mode": 33188, "old_path": "quic/core/http/quic_spdy_client_session_test.cc", "new_id": "22e0f529908f7e46faf6ac01107649b5d730174a", "new_mode": 33188, "new_path": "quic/core/http/quic_spdy_client_session_test.cc" }, { "type": "modify", "old_id": "f95b994498b692bb4e6006b4f95704aee371dc94", "old_mode": 33188, "old_path": "quic/core/http/quic_spdy_session_test.cc", "new_id": "80b651e1e4bf8b1a3817cd203cd0367958f8cbac", "new_mode": 33188, "new_path": "quic/core/http/quic_spdy_session_test.cc" }, { "type": "modify", "old_id": "7aa69e818cfe16057b1d17ecf9b69a89c76613eb", "old_mode": 33188, "old_path": "quic/core/quic_stream_test.cc", "new_id": "d20945480b2a70d619a28ba518eebc24ba417fd6", "new_mode": 33188, "new_path": "quic/core/quic_stream_test.cc" } ] }