Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490878 - www-client/chromium-32.0.1700.2 fails HostResolverImplTest.BypassCache
Summary: www-client/chromium-32.0.1700.2 fails HostResolverImplTest.BypassCache
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2013-11-09 21:18 UTC by Mike Gilbert
Modified: 2014-06-06 06:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2013-11-09 21:18:48 UTC
Probably related to network-sandbox.

[ RUN      ] HostResolverImplTest.BypassCache
../../net/dns/host_resolver_impl_unittest.cc:828: Failure
Value of: CreateRequest(hostname, 70)->Resolve()
  Actual: -1
Expected: OK
Which is: 0
../../net/dns/host_resolver_impl_unittest.cc:829: Failure
Value of: CreateRequest(hostname, 75)->ResolveFromCache()
  Actual: -804
Expected: OK
Which is: 0
../../net/dns/host_resolver_impl_unittest.cc:841: Failure
Failed
Unexpected request
[  FAILED  ] HostResolverImplTest.BypassCache (1 ms)
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2014-06-06 06:59:40 UTC
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.