This test fails in the interactive_ui_tests step on five trybots:
CrElementsActionMenuTest.All
The affected bots are:
https://ci.chromium.org/buildbot/tryserver.chromium.linux/linux_chromium_rel_ng/620275
https://ci.chromium.org/buildbot/tryserver.chromium.chromiumos/linux-chromeos-rel/34722
https://ci.chromium.org/buildbot/tryserver.chromium.mac/mac_chromium_rel_ng/623932
https://ci.chromium.org/buildbot/tryserver.chromium.win/win10_chromium_x64_rel_ng/58124
https://ci.chromium.org/buildbot/tryserver.chromium.win/win7_chromium_rel_ng/76819
On linux_chromium_rel_ng, it also fails in the site_per_process_interactive_ui_tests step.
The output contains:
[1:1:0109/123757.028411:FATAL:PaintLayer.h(338)] Check failed: !needs_descendant_dependent_flags_update_.
#0 0x000004e70f0c base::debug::StackTrace::StackTrace()
#1 0x000004e91aac logging::LogMessage::~LogMessage()
#2 0x000007b0d555 blink::PaintLayer::SubtreeIsInvisible()
#3 0x000007cccee6 blink::LocalFrameView::InvalidateViewportConstrainedObjects()
#4 0x0000083d675a blink::PaintLayerScrollableArea::InvalidatePaintForScrollOffsetChange()
#5 0x0000083d59e9 blink::PaintLayerScrollableArea::UpdateScrollOffset()
#6 0x00000766900e blink::ScrollableArea::ScrollOffsetChanged()
#7 0x00000766c920 blink::ProgrammaticScrollAnimator::ScrollToOffsetWithoutAnimation()
#8 0x000007668efb blink::ScrollableArea::SetScrollOffset()
#9 0x000007d09c24 blink::RootFrameViewport::DistributeScrollBetweenViewports()
#10 0x00000766900e blink::ScrollableArea::ScrollOffsetChanged()
#11 0x00000766c920 blink::ProgrammaticScrollAnimator::ScrollToOffsetWithoutAnimation()
#12 0x000007668efb blink::ScrollableArea::SetScrollOffset()
#13 0x000007d09894 blink::RootFrameViewport::SetScrollOffset()
#14 0x00000815c2be blink::LayoutObject::ScrollRectToVisible()
#15 0x000007a310ba blink::Element::UpdateFocusAppearanceWithOptions()
#16 0x0000079ed693 blink::Document::SetFocusedElement()
#17 0x0000083361a1 blink::FocusController::SetFocusedElement()
#18 0x000007a30b19 blink::Element::focus()
#19 0x000007da8bb6 blink::SetFocusForDialog()
#20 0x000007da8e01 blink::HTMLDialogElement::showModal()
#21 0x0000074d145d blink::V8HTMLDialogElement::showModalMethodCallback()
#22 0x0000034314b2 v8::internal::FunctionCallbackArguments::Call()
#23 0x000003517005 v8::internal::(anonymous namespace)::HandleApiCallHelper<>()
#24 0x0000035150f9 v8::internal::Builtin_Impl_HandleApiCall()
#25 0x000003514b3d v8::internal::Builtin_HandleApiCall()
#26 0x02a98b804384 <unknown>
Comment 1 by skobes@chromium.org
, Jan 16 2018Status: Duplicate (was: Available)