)]}'
{
  "commit": "d9d1197f8b0159a6cf51a0f0aaf19519df05c64c",
  "tree": "076d35ae8f8941d2eb72f49481cf5981e66c3a57",
  "parents": [
    "14468059ee2a0f3214c1e069c174a090abc6dcae"
  ],
  "author": {
    "name": "Pete Bentley",
    "email": "prb@google.com",
    "time": "Tue Nov 12 13:47:27 2019 +0000"
  },
  "committer": {
    "name": "Daulet Zhanguzin",
    "email": "dauletz@google.com",
    "time": "Thu Feb 27 15:26:29 2020 +0000"
  },
  "message": "Don\u0027t close SSLSocket streams during HandshakeCompletedEventTest.\n\nClosing the InputStream returned by SSLSocket.getInputStream()\nshould cause the associated socket to be closed:\nhttps://developer.android.com/reference/java/net/Socket.html#getInputStream()\n\nSimilarly for SSLSocket.getOutStream().\n\nConscryptEngineSocket actually implements that behaviour whereas\nConscryptFileDescriptorSocket does not, causing this test to fail\nwhen using engine-based sockets.\n\nAs the stream closure is not really relevant to the rest of the\ntest, simply remove it so the test passes on both implementations\nof SSLSocket.\n\nBug: 143682035\nBug: 148097409\nTest: atest CtsLibcoreTestCases:HandshakeCompletedEventTest\n    for both Conscrypt implementations of SSLSocket\n\nChange-Id: I5cff8a40fcfc1c26fa685f7dbdd72d63b5df5f4f\n(cherry picked from commit cfa1eecf1313e68fb8e7e8e2428c60221c0768d7)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "74c3a7faff43e12704d4aa1e4745742e4601519c",
      "old_mode": 33188,
      "old_path": "harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/HandshakeCompletedEventTest.java",
      "new_id": "d82068929fb0bf2cff962a64bd86aced27f51bcd",
      "new_mode": 33188,
      "new_path": "harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/HandshakeCompletedEventTest.java"
    }
  ]
}
