commit | 76c13bb7c7079351105a98588f13f12b9511e516 | [log] [tgz] |
---|---|---|
author | Tobias Thierer <tobiast@google.com> | Fri Aug 18 11:28:27 2017 +0100 |
committer | Tobias Thierer <tobiast@google.com> | Mon Sep 11 15:38:47 2017 +0000 |
tree | 0316fc4b98e295d01ac30f7eef35eb3946fb2957 | |
parent | 42cbacbb97f600b4e4271f4f18ff2c73ee62d689 [diff] |
Fix DatagramChannelMulticastTest.test_joinSourceSpecific_groupBind_ipv4 The test was passing the wrong NetworkInterface (IPv6 instead of IPv4) to a helper method; this would fail if that network interface didn't also support IPv4. Bug: 64825787 Test: DatagramChannelMulticastTest (cherry picked from commit 4aa761e49c9dcf534f8fc66389bd70323942aaf4) Change-Id: Ic934a03adc8e43dfdb3b50ba215933cf992fb58b Merged-In: Ic934a03adc8e43dfdb3b50ba215933cf992fb58b