diff options
author | Lorenzo Colitti <lorenzo@google.com> | 2017-06-21 17:12:16 +0900 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2017-06-21 18:55:50 +0100 |
commit | 010656b2ffba828db9179727087437e1e0701ed0 (patch) | |
tree | c06c61b035439107c5042587126d18b56603df2a /annotations/generate_annotated_java_files.py | |
parent | dada2c2f491e3ff04a3e7298e55d14c06b490384 (diff) |
Fix DatagramChannelMulticastTest#test_joinAnySource_IPv6
This test works by sending a packet and ensuring that we receive
it. But while we specify the interface to receive on
(specifically: ipv6NetworkInterface), we don't specify which
interface to send the packet on. As a result, the kernel is free
to use whatever interface it wants. When the test fails, the
kernel picks the wrong interface.
Bug: 38167941
Test: make cts && cts-tradefed run singleCommand cts -a arm64-v8a \
-m CtsLibcoreTestCases -t libcore.java.nio.channels.DatagramChannelMulticastTest
Change-Id: Ie7d62901adfbf5b37c5ad8a67d299b7b15955ce3
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions