WebViewAPITest running out of memory |
||||
Issue descriptionhttps://ci.chromium.org/buildbot/chromium.win/Win7%20Tests%20%28dbg%29%281%29/65981 WebViewAPITest.TestWebRequestAPIWithHeaders and WebViewAPITest.TestLoadStartLoadRedirect fail consistently on Win7 Tests (dbg)(1) [ RUN ] WebViewAPITest.TestWebRequestAPIWithHeaders DevTools listening on ws://127.0.0.1:60044/devtools/browser/90ebbc57-af9a-458f-905e-83d70fb6d46c [5324:2924:0124/170914.162:12238964:INFO:media_foundation_video_encode_accelerator_win.cc(370)] Windows versions earlier than 8 are not supported. Received fatal exception 0xe0000008 Backtrace: RaiseException [0x7692C42D+58] base::TerminateBecauseOutOfMemory [0x04A7CC28+78] callnewh [0x71D64E26+36] toupper [0x71D61C48+68] malloc_dbg [0x71D643CA+1a] malloc [0x71D64CF4+14] operator new [0x08420F6D+d] (f:\dd\vctools\crt\vcstartup\src\heap\new_scalar.cpp:13) std::_Allocate [0x083EBC88+98] std::allocator<char>::allocate [0x083EC4D2+32] std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Construct_lv_contents [0x083ECC00+e0] std::basic_string<char,std::char_traits<char>,std::allocator<char> >::basic_string<char,std::char_traits<char>,std::allocator<char> > [0x083E51E9+69] url::SchemeHostPort::SchemeHostPort [0x083F1AF1+21] url::Origin::Origin [0x083F2CC1+21] base::Optional<url::Origin>::value_or<url::Origin> [0x011AA7AE+3e] extensions::declarative_net_request::RulesetManager::ShouldBlockRequest [0x011AA45F+18f] extensions::ExtensionWebRequestEventRouter::OnBeforeRequest [0x014D47DE+14e] extensions::ShellNetworkDelegate::OnBeforeURLRequest [0x02423841+e1] net::NetworkDelegate::NotifyBeforeURLRequest [0x0BD13D01+4d1] net::URLRequest::Start [0x0C8A91C8+358] net::URLRequest::Redirect [0x0C8AD54D+2dd] net::URLRequestJob::FollowRedirect [0x0C8FBD60+20] net::URLRequestJob::FollowDeferredRedirect [0x0C8FBC3B+10b] net::URLRequest::FollowDeferredRedirect [0x0C8ACBB4+1c4] content::ResourceLoader::FollowDeferredRedirectInternal [0x12CCB212+182] content::ResourceLoader::Resume [0x12CCA3B5+295] content::ResourceLoader::Controller::Resume [0x12CCE4A0+30] content::StreamResourceHandler::OnRequestRedirected [0x12CDA1D6+26] content::LayeredResourceHandler::OnRequestRedirected [0x12C2F1C3+143] content::ThrottlingResourceHandler::OnRequestRedirected [0x12CDFBC2+322] content::NavigationResourceHandler::FollowRedirect [0x12C40DFF+28f] content::NavigationURLLoaderImplCore::FollowRedirect [0x12C4A305+155] ??$Invoke@V?$scoped_refptr@VNavigationURLLoaderImplCore@content@@@@$$V@?$FunctorTraits@P8NavigationURLLoaderImplCore@content@@AEXXZX@internal@base@@SAXP8NavigationURLLoaderImplCore@content@@AEXXZ$$QAV?$scoped_refptr@VNavigationURLLoaderImplCore@content@@@ [0x12C48FE4+34] base::internal::InvokeHelper<0,void>::MakeItSo<void (__thiscall content::NavigationURLLoaderImplCore::*)(void),scoped_refptr<content::NavigationURLLoaderImplCore> > [0x12C48F26+66] base::internal::Invoker<base::internal::BindState<void (__thiscall content::NavigationURLLoaderImplCore::*)(void),scoped_refptr<content::NavigationURLLoaderImplCore> >,void __cdecl(void)>::RunImpl<void (__thiscall content::NavigationURLLoaderImplCore::*)( [0x12C48E5A+4a] base::internal::Invoker<base::internal::BindState<void (__thiscall content::NavigationURLLoaderImplCore::*)(void),scoped_refptr<content::NavigationURLLoaderImplCore> >,void __cdecl(void)>::RunOnce [0x12C48D04+54] base::OnceCallback<void __cdecl(void)>::Run [0x048741F0+50] base::debug::TaskAnnotator::RunTask [0x048ED257+3f7] base::internal::IncomingTaskQueue::RunTask [0x049995A1+f1] base::MessageLoop::RunTask [0x049A50CE+3de] base::MessageLoop::DeferOrRunPendingTask [0x049A5B9A+4a] base::MessageLoop::DoWork [0x049A5E68+1c8] base::MessagePumpForIO::DoRunLoop [0x049B461C+1c] base::MessagePumpWin::Run [0x049B2113+c3] base::MessageLoop::Run [0x049A47AA+21a] base::RunLoop::Run [0x04A9D55F+20f] base::Thread::Run [0x04B9953D+19d] content::BrowserThreadImpl::IOThreadRun [0x12187E64+54] content::BrowserThreadImpl::Run [0x12188198+238] base::Thread::ThreadMain [0x04B9A034+574] base::PlatformThread::GetCurrentThreadPriority [0x04B666DF+48f] BaseThreadInitThunk [0x763E337A+12] RtlInitializeExceptionChain [0x77B19882+63] RtlInitializeExceptionChain [0x77B19855+36]
,
Jan 25 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/3fa57ee088eeccf665164b91599390a9ba3658ab commit 3fa57ee088eeccf665164b91599390a9ba3658ab Author: Vasilii Sukhanov <vasilii@chromium.org> Date: Thu Jan 25 15:41:13 2018 Disable flaky WebViewAPITest tests WebViewAPITest.TestWebRequestAPIWithHeaders WebViewAPITest.TestLoadStartLoadRedirect TBR=lazyboy@chromium.org NOTRY=true Bug: 805903 Change-Id: Ib0d31c11dabaab317c97786c2e1eed6cf9a374ba Reviewed-on: https://chromium-review.googlesource.com/886942 Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#531903} [modify] https://crrev.com/3fa57ee088eeccf665164b91599390a9ba3658ab/extensions/browser/guest_view/web_view/web_view_apitest.cc
,
Jan 25 2018
Issue 805907 has been merged into this issue.
,
Feb 6 2018
@lazyboy@ can you PTAL as this disable reduces automated test coverage?
,
Mar 20 2018
@lazyboy ping? |
||||
►
Sign in to add a comment |
||||
Comment 1 by vasi...@chromium.org
, Jan 25 2018Owner: lazyboy@chromium.org