Merge "Remove out of date comment." am: 8a34e636ca

am: aeaade106d

Change-Id: I813e0a41f5e8df93d4dc319c77e3ac8beed20279
This commit is contained in:
Elliott Hughes 2018-04-17 12:13:00 -07:00 committed by android-build-merger
commit b869ce3f11
1 changed files with 0 additions and 2 deletions

View File

@ -188,8 +188,6 @@ class ForwardReverseTest(DeviceTest):
finally:
self.device.reverse_remove_all()
# Note: If you run this test when adb connect'd to a physical device over
# TCP, it will fail in adb reverse due to https://code.google.com/p/android/issues/detail?id=189821
def test_forward_reverse_echo(self):
"""Send data through adb forward and read it back via adb reverse"""
forward_port = 12345