New issue
Advanced search Search tips

Issue 924142 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

A new test external/wpt/css/css-multicol/multicol-span-all-dynamic-add-010.html hits DCHECK with LayoutNG

Project Member Reported by robertma@chromium.org, Today (13 hours ago)

Issue description

virtual/layout_ng_experimental/external/wpt/css/css-multicol/multicol-span-all-dynamic-add-010.html

Example failure: https://test-results.appspot.com/data/layout_results/linux_chromium_rel_ng/278357/not_site_per_process_webkit_layout_tests%20%28with%20patch%29/layout-test-results/results.html

[1:1:0122/065140.277002:FATAL:layout_block_flow.cc(355)] Check failed: CreatesNewFormattingContext(). 
#0 0x558bbb8d690f base::debug::StackTrace::StackTrace()
#1 0x558bbb82604a logging::LogMessage::~LogMessage()
#2 0x558bbe166256 blink::LayoutBlockFlow::IsSelfCollapsingBlock()
#3 0x558bbe1667fa blink::LayoutBlockFlow::CheckIfIsSelfCollapsingBlock()
#4 0x558bbe32438a blink::NGBlockNode::CopyFragmentDataToLayoutBox()
#5 0x558bbe3234e9 blink::NGBlockNode::FinishLayout()
#6 0x558bbe321615 blink::NGBlockNode::Layout()
#7 0x558bbe340887 blink::NGLayoutInputNode::Layout()
#8 0x558bbe32c4c4 blink::NGBlockLayoutAlgorithm::HandleInflow()
#9 0x558bbe329200 blink::NGBlockLayoutAlgorithm::Layout()
#10 0x558bbe33793c blink::NGColumnLayoutAlgorithm::Layout()
#11 0x558bbe322f5c blink::(anonymous namespace)::LayoutWithAlgorithm()
#12 0x558bbe3215d3 blink::NGBlockNode::Layout()
#13 0x558bbe32fd53 blink::NGBlockLayoutAlgorithm::LayoutNewFormattingContext()
#14 0x558bbe32b228 blink::NGBlockLayoutAlgorithm::HandleNewFormattingContext()
#15 0x558bbe32958a blink::NGBlockLayoutAlgorithm::Layout()
#16 0x558bbe322f03 blink::(anonymous namespace)::LayoutWithAlgorithm()
#17 0x558bbe3215d3 blink::NGBlockNode::Layout()
#18 0x558bbe340887 blink::NGLayoutInputNode::Layout()
#19 0x558bbe32c4c4 blink::NGBlockLayoutAlgorithm::HandleInflow()
#20 0x558bbe329200 blink::NGBlockLayoutAlgorithm::Layout()
#21 0x558bbe322f03 blink::(anonymous namespace)::LayoutWithAlgorithm()
#22 0x558bbe3215d3 blink::NGBlockNode::Layout()
#23 0x558bbe311b73 blink::LayoutNGBlockFlow::UpdateBlockLayout()
#24 0x558bbe158588 blink::LayoutBlock::UpdateLayout()
#25 0x558bbe16a2e3 blink::LayoutBlockFlow::PositionAndLayoutOnceIfNeeded()
#26 0x558bbe16a7e8 blink::LayoutBlockFlow::LayoutBlockChild()
#27 0x558bbe168f6b blink::LayoutBlockFlow::LayoutBlockChildren()
#28 0x558bbe1674fc blink::LayoutBlockFlow::LayoutChildren()
#29 0x558bbe166aab blink::LayoutBlockFlow::UpdateBlockLayout()
#30 0x558bbe294f24 blink::LayoutView::UpdateBlockLayout()
#31 0x558bbe158588 blink::LayoutBlock::UpdateLayout()
#32 0x558bbe29517a blink::LayoutView::UpdateLayout()
#33 0x558bbdd30c1d blink::LocalFrameView::PerformLayout()
#34 0x558bbdd2f1ed blink::LocalFrameView::UpdateLayout()
#35 0x558bbd9a6273 blink::Document::ImplicitClose()
#36 0x558bbd9a65a5 blink::Document::CheckCompletedInternal()
#37 0x558bbd9b6d51 blink::Document::DecrementLoadEventDelayCountAndCheckLoadEvent()
#38 0x558bbda9bf2f blink::IncrementLoadEventDelayCount::ClearAndCheckLoadEvent()
#39 0x558bbdf0776c blink::HTMLStyleElement::DispatchPendingEvent()
#40 0x558bbdeea49f base::internal::Invoker<>::RunOnce()
#41 0x558bbac5c919 WTF::ThreadCheckingCallbackWrapper<>::Run()
#42 0x558bbb830be9 base::debug::TaskAnnotator::RunTask()
#43 0x558bbb87e93f base::sequence_manager::internal::ThreadControllerImpl::DoWork()
#44 0x558bb9198bb8 base::internal::Invoker<>::Run()
#45 0x558bbb830be9 base::debug::TaskAnnotator::RunTask()
#46 0x558bbb82fecf base::MessageLoopImpl::RunTask()
#47 0x558bbb8305b2 base::MessageLoopImpl::DoWork()
#48 0x558bbb83290a base::MessagePumpDefault::Run()
#49 0x558bbb82f9a5 base::MessageLoopImpl::Run()
#50 0x558bbb854a80 base::RunLoop::Run()
#51 0x558bbf7c1d64 content::RendererMain()
#52 0x558bbad9c861 content::RunZygote()
#53 0x558bbad9dbbe content::ContentMainRunnerImpl::Run()
#54 0x558bbd15d006 service_manager::Main()
#55 0x558bb9a12c61 content::ContentMain()
#56 0x558bb8d0616b main
#57 0x7fed4c294f45 __libc_start_main
#58 0x558bb8d0602a _start

 
Project Member

Comment 1 by bugdroid1@chromium.org, Today (13 hours ago)

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/5881c60373ab96202db093875a6449a9069bbaa8

commit 5881c60373ab96202db093875a6449a9069bbaa8
Author: Robert Ma <robertma@chromium.org>
Date: Tue Jan 22 16:45:46 2019

Expect an incoming test to hit DCHECK

to unblock wpt-importer.

Skip CQ because the test hasn't been imported yet.

TBR=lukebjerring

No-Try: True
Bug: 924142
Change-Id: Id2ca8d629879f49adf4e938ce9bc0f174e33faad
Reviewed-on: https://chromium-review.googlesource.com/c/1426143
Reviewed-by: Robert Ma <robertma@chromium.org>
Commit-Queue: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#624799}
[modify] https://crrev.com/5881c60373ab96202db093875a6449a9069bbaa8/third_party/blink/web_tests/TestExpectations

Sign in to add a comment