diff options
author | Neil Fuller <nfuller@google.com> | 2014-06-06 14:27:21 +0100 |
---|---|---|
committer | Neil Fuller <nfuller@google.com> | 2014-06-06 14:27:21 +0100 |
commit | dab07d8ea264efd3b7821663eec81b57ef4786bf (patch) | |
tree | 4bd90df085f9b6f361993b2781407d8b81a8ced6 /annotations/generate_annotated_java_files.py | |
parent | fe04159eabf6070f92320e70cff1b300798e1778 (diff) |
DO NOT MERGE : Fix for InetAddressTest#test_isReachableLjava_net_NetworkInterfaceII
This is speculative because the test passes for most devices
making it difficult to test.
The test was expecting IP 1.1.1.1 to be "unreachable". 1.1.1.1
may have special significance for the devices the test fails
for or the test environment they are using. 1.1.1.1 is not a
good choice for an "unreachable IP" since it is not only a
valid IP, but it was assigned to Google. It is also like to be
picked for (non-standard compliant) local networks due to its
ease of typing.
Switching the test to an IP address that should truly be
unreachable should not break anything and may fix the test.
This patch will also be applied to AOSP/master separately.
Bug: 15453368
Change-Id: I4f7e5b95d72b4952716581a783f520f6a8d7392d
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions