single_process_mash_content_browsertests failing on multiple builders |
|
Issue descriptionFiled by sheriff-o-matic@appspot.gserviceaccount.com on behalf of liberato@chromium.org single_process_mash_content_browsertests failing on multiple builders Builders failed on: - linux-chromeos-dbg: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/linux-chromeos-dbg many fail with: ERROR:network_service.cc(88)] Not implemented reached in std::unique_ptr<net::NetworkChangeNotifier> network::(anonymous namespace)::CreateNetworkChangeNotifierIfNeeded() for example: AppCacheNetworkServiceBrowserTest.VerifySubresourceFactoryClearedOnNewNavigation starting with https://chromium-review.googlesource.com/1225606 since it's in the blame list and touches the affected file.
,
Sep 21
This is probably not related to my CL since it should be an Android only change. I can try to find a better culprit here.
,
Sep 21
The log in network_service.cc is actually a NOTIMPLEMENTED not a NOTREACHED, so it shouldn't be causing these failures.
,
Sep 21
|
|
►
Sign in to add a comment |
|
Comment 1 by liber...@chromium.org
, Sep 21Owner: cduvall@chromium.org
Status: Assigned (was: Available)