Possibly triggered by FEATURES="network-sandbox". [ RUN ] HostResolverImplDnsTest.DualFamilyLocalhost [18115:18115:0405/150032:1828227545413:WARNING:host_resolver_impl_unittest.cc(1707)] [::1]:0 [18115:18115:0405/150032:1828227545462:WARNING:host_resolver_impl_unittest.cc(1707)] 127.0.0.1:0 ../../net/dns/host_resolver_impl_unittest.cc:1723: Failure Value of: req->WaitForResult() Actual: -105 Expected: OK Which is: 0 ../../net/dns/host_resolver_impl_unittest.cc:1725: Failure Value of: req->HasAddress("127.0.0.1", 80) Actual: false Expected: saw_ipv4 Which is: true ../../net/dns/host_resolver_impl_unittest.cc:1726: Failure Value of: req->HasAddress("::1", 80) Actual: false Expected: saw_ipv6 Which is: true [ FAILED ] HostResolverImplDnsTest.DualFamilyLocalhost (1 ms)
We've removed src_test from recent chromium ebuilds. Please see http://thread.gmane.org/gmane.linux.gentoo.devel/91271 ("RFC: Removing src_test from www-client/chromium" on gentoo-dev) for context.