commit | e828e57c7cfbba13bee82589cddaa6b3ff9dcb95 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Apr 16 15:22:33 2018 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon Apr 16 15:22:33 2018 -0700 |
tree | 80947421b7f294f170c72812a0966ef6205d2610 | |
parent | 7efbbc54ba24713ea3d6dcbcf83742c16d37b4c2 [diff] |
Remove out of date comment. Bug: https://code.google.com/p/android/issues/detail?id=189821 Test: N/A Change-Id: I25e64611d0c2db75a9caf0f19e7dd17c725d98a1
diff --git a/adb/test_device.py b/adb/test_device.py index b1ad043..f995be2 100644 --- a/adb/test_device.py +++ b/adb/test_device.py
@@ -188,8 +188,6 @@ 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