viz_content_browsertests/OOPBrowserTest.Basic is flaky |
||||||
Issue descriptionDashboard https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=viz_content_browsertests&tests=OOPBrowserTest.Basic Example https://chromium-swarm.appspot.com/task?id=3daea94d36e33810&refresh=10&show_raw=1 [ RUN ] OOPBrowserTest.Basic DevTools listening on ws://127.0.0.1:62750/devtools/browser/ae24b7b6-e9b4-47fe-b140-d0fb1a871bda [7908:4804:0524/225758.174:WARNING:angle_platform_impl.cc(59)] initializeD3DDevice(770): Failed creating Debug D3D11 device - falling back to release runtime. ERR: initialize(470): ANGLE Display::initialize error 12289: No available renderers. [7908:4804:0524/225758.174:ERROR:gl_surface_egl.cc(863)] eglInitialize D3D11 failed with error EGL_NOT_INITIALIZED, trying next display type ERR: initialize(470): ANGLE Display::initialize error 12289: No available renderers. [7908:4804:0524/225758.174:ERROR:gl_surface_egl.cc(863)] eglInitialize D3D9 failed with error EGL_NOT_INITIALIZED [7908:4804:0524/225758.190:ERROR:gl_initializer_win.cc(232)] GLSurfaceEGL::InitializeOneOff failed. [7908:4804:0524/225758.190:INFO:media_foundation_video_encode_accelerator_win.cc(353)] Windows versions earlier than 8 are not supported. [7908:4804:0524/225758.190:ERROR:viz_main_impl.cc(201)] Exiting GPU process due to errors during initialization [1620:2256:0524/225758.424:INFO:media_foundation_video_encode_accelerator_win.cc(353)] Windows versions earlier than 8 are not supported. [1484:7532:0524/225758.440:ERROR:viz_process_transport_factory.cc(379)] Switching to software compositing. ../../content/browser/oop_browsertest.cc(67): error: Value of: rwh->GetView()->IsSurfaceAvailableForCopy() Actual: false Expected: true Stack trace: Backtrace: StackTraceGetter::CurrentStackTrace [0x01FEB34A+90] testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x02002B0A+74] testing::internal::AssertHelper::operator= [0x0200261B+75] $0A::$0A [0x0176D66D+2029] content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x02FBD414+804] ??$Invoke@P8BrowserTestBase@content@@AEXXZPAV12@$$V@?$FunctorTraits@P8BrowserTestBase@content@@AEXXZX@internal@base@@SAXP8BrowserTestBase@content@@AEXXZ$$QAPAV34@@Z [0x02FBF8AC+28] base::internal::InvokeHelper<0,void>::MakeItSo<void (__thiscall content::BrowserTestBase::*const &)(void),content::BrowserTestBase *> [0x02FBF7EF+79] base::internal::Invoker<base::internal::BindState<void (__thiscall content::BrowserTestBase::*)(void),base::internal::UnretainedWrapper<content::BrowserTestBase> >,void __cdecl(void)>::RunImpl<void (__thiscall content::BrowserTestBase::*const &)(void),std [0x02FBF785+85] base::internal::Invoker<base::internal::BindState<void (__thiscall content::BrowserTestBase::*)(void),base::internal::UnretainedWrapper<content::BrowserTestBase> >,void __cdecl(void)>::Run [0x02FBF67F+63] base::RepeatingCallback<void __cdecl(void)>::Run [0x012B5832+50] content::ShellBrowserMainParts::PreMainMessageLoopRun [0x032D3D45+101] content::BrowserMainLoop::PreMainMessageLoopRun [0x61C3E496+342] ??$Invoke@P8BrowserMainLoop@content@@AEHXZPAV12@$$V@?$FunctorTraits@P8BrowserMainLoop@content@@AEHXZX@internal@base@@SAHP8BrowserMainLoop@content@@AEHXZ$$QAPAV34@@Z [0x61C485DC+28] base::internal::InvokeHelper<0,int>::MakeItSo<int (__thiscall content::BrowserMainLoop::*const &)(void),content::BrowserMainLoop *> [0x61C4850F+79] base::internal::Invoker<base::internal::BindState<int (__thiscall content::BrowserMainLoop::*)(void),base::internal::UnretainedWrapper<content::BrowserMainLoop> >,int __cdecl(void)>::RunImpl<int (__thiscall content::BrowserMainLoop::*const &)(void),std::t [0x61C484A5+85] base::internal::Invoker<base::internal::BindState<int (__thiscall content::BrowserMainLoop::*)(void),base::internal::UnretainedWrapper<content::BrowserMainLoop> >,int __cdecl(void)>::Run [0x61C4835F+63] base::RepeatingCallback<int __cdecl(void)>::Run [0x6257AEF2+50] content::StartupTaskRunner::RunAllTasksNow [0x62EB2D99+137] content::BrowserMainLoop::CreateStartupTasks [0x61C3C395+1493] content::BrowserMainRunnerImpl::Initialize [0x61C4DF0F+1983] content::BrowserMainRunnerImpl::Initialize [0x61C4D72D+93] ShellBrowserMain [0x03950858+72] content::ShellMainDelegate::RunProcess [0x0394888C+300] content::RunBrowserProcessMain [0x644ADF06+134] content::ContentMainRunnerImpl::Run [0x644AF2BA+618] content::ContentServiceManagerMainDelegate::RunEmbedderProcess [0x644AB881+33] service_manager::Main [0x5F28372A+1418] content::ContentMain [0x644ADDFC+92] content::BrowserTestBase::SetUp [0x02FBCCC1+2913] content::ContentBrowserTest::SetUp [0x02F975C7+135] [1484:7436:0524/225758.651:WARNING:discardable_shared_memory_manager.cc(431)] Some MojoDiscardableSharedMemoryManagerImpls are still alive. They will be leaked. [ FAILED ] OOPBrowserTest.Basic, where TypeParam = and GetParam() = (711 ms)
,
May 25 2018
Also flaky on content_browsertests: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=content_browsertests&tests=OOPBrowserTest.Basic
,
May 25 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/598bfbd8dad098680e084b02b07cf8efe0ababb7 commit 598bfbd8dad098680e084b02b07cf8efe0ababb7 Author: Olga Sharonova <olka@chromium.org> Date: Fri May 25 11:37:04 2018 Disabling OOPBrowserTest.Basic on Win/Linux (flaky) See the bug. Bug:846621 Change-Id: Ia3689ade53b5ee775fcc7c3f43b96925d1818e01 TBR=piman@chromium.org Change-Id: Ia3689ade53b5ee775fcc7c3f43b96925d1818e01 Reviewed-on: https://chromium-review.googlesource.com/1073367 Reviewed-by: Olga Sharonova <olka@chromium.org> Commit-Queue: Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#561831} [modify] https://crrev.com/598bfbd8dad098680e084b02b07cf8efe0ababb7/content/browser/oop_browsertest.cc
,
May 25 2018
,
May 25 2018
,
May 31 2018
,
May 31 2018
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by olka@chromium.org
, May 25 2018