diff options
author | Lorenzo Colitti <lorenzo@google.com> | 2017-06-21 17:12:16 +0900 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2017-06-21 16:43:55 +0100 |
commit | 4f51e6cf5f53293434b1ddd69bc6bb449898ae68 (patch) | |
tree | bf2f7bf96e6e6bc1641bf2c6c62a6493c1305774 /include/ScopedJavaUnicodeString.h | |
parent | 02de5500fe6bb112b6521a748d218740027e6605 (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 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions