WebViewInteractiveTests/WebViewPointerLockInteractiveTest.PointerLock_PointerLockLostWithFocus/0 hitting DCHECK |
|||
Issue descriptioninteractive_ui_tests failing on many builders, including chromium.linux/Linux Tests (dbg)(1) Builders failed on: - Linux Tests (dbg)(1): https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29 https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29/builds/66222 - Win7 Tests (dbg)(1): https://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20(dbg)(1)/builds/62923 WebViewInteractiveTests/WebViewPointerLockInteractiveTest.PointerLock_PointerLockLostWithFocus/0 [5596:7640:0904/040212.319:FATAL:mouse_lock_dispatcher.cc(59)] Check failed: !mouse_locked_ && pending_lock_request_. Backtrace: base::debug::StackTrace::StackTrace [0x09500107+55] base::debug::StackTrace::StackTrace [0x094FFDA1+17] logging::LogMessage::~LogMessage [0x09553F3E+94] content::MouseLockDispatcher::OnLockMouseACK [0x14072842+130] content::RenderWidgetMouseLockDispatcher::OnLockMouseACK [0x14190576+22] base::DispatchToMethodImpl<content::RenderWidgetMouseLockDispatcher *,void (__thiscall content::RenderWidgetMouseLockDispatcher::*)(bool),std::tuple<bool>,0> [0x141903A6+38] base::DispatchToMethod<content::RenderWidgetMouseLockDispatcher *,void (__thiscall content::RenderWidgetMouseLockDispatcher::*)(bool),std::tuple<bool> > [0x141902F3+35] IPC::DispatchToMethod<content::RenderWidgetMouseLockDispatcher,void (__thiscall content::RenderWidgetMouseLockDispatcher::*)(bool),void,std::tuple<bool> > [0x1419035D+29] IPC::MessageT<ViewMsg_LockMouse_ACK_Meta,std::tuple<bool>,void>::Dispatch<content::RenderWidgetMouseLockDispatcher,content::RenderWidgetMouseLockDispatcher,void,void (__thiscall content::RenderWidgetMouseLockDispatcher::*)(bool)> [0x1419021A+218] content::RenderWidgetMouseLockDispatcher::OnMessageReceived [0x14190681+161]
,
Sep 4 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/fe5b43c63f3d8677859dc19684f308e5d26efa35 commit fe5b43c63f3d8677859dc19684f308e5d26efa35 Author: Greg Thompson <grt@chromium.org> Date: Mon Sep 04 12:30:59 2017 Disabling WebViewPointerLockInteractiveTest.PointerLock_PointerLockLostWithFocus due to failures. BUG= 761783 TBR=chongz@chromium.org Change-Id: I1692d7510187a9a92e2177138378f61120dd36e1 Reviewed-on: https://chromium-review.googlesource.com/648977 Commit-Queue: Greg Thompson <grt@chromium.org> Reviewed-by: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#499487} [modify] https://crrev.com/fe5b43c63f3d8677859dc19684f308e5d26efa35/chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc
,
Sep 4 2017
Removing from Sheriff queue.
,
Sep 8 2017
Should be a dup of issue 412086. Please re-assign to me if it's caused by my recent CL. Cannot repro locally, flaky maybe? |
|||
►
Sign in to add a comment |
|||
Comment 1 by grt@chromium.org
, Sep 4 2017