[Webkit-unassigned] [Bug 104090] New: Layout Test fast/css-grid-layout/grid-columns-rows-get-set-multiple.html, grid-columns-rows-get-set.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 22:57:02 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104090

           Summary: Layout Test
                    fast/css-grid-layout/grid-columns-rows-get-set-multipl
                    e.html, grid-columns-rows-get-set.html is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tasak at google.com
                CC: jchaffraix at webkit.org


The following layout test is failing on Mac(Debug),

fast/css-grid-layout/grid-columns-rows-get-set-multiple.html
fast/css-grid-layout/grid-columns-rows-get-set.html

Probable cause:

crash log for DumpRenderTree (pid 1178):
STDOUT: <empty>
STDERR: ASSERTION FAILED: m_type == LengthTrackSizing
STDERR: ../rendering/style/GridTrackSize.h(54) : const WebCore::Length &WebCore::GridTrackSize::length() const
STDERR: 1   0x45ce48be WebCore::GridTrackSize::length() const
STDERR: 2   0x45ce3e49 WebCore::RenderGrid::computePreferredLogicalWidths()
STDERR: 3   0x45c3dc52 WebCore::RenderBox::minPreferredLogicalWidth() const
STDERR: 4   0x45bbe156 WebCore::RenderBlock::computeBlockPreferredLogicalWidths()
STDERR: 5   0x45bbc471 WebCore::RenderBlock::computePreferredLogicalWidths()
STDERR: 6   0x45c3dc52 WebCore::RenderBox::minPreferredLogicalWidth() const
STDERR: 7   0x45bbe156 WebCore::RenderBlock::computeBlockPreferredLogicalWidths()
STDERR: 8   0x45bbc471 WebCore::RenderBlock::computePreferredLogicalWidths()
STDERR: 9   0x45c3dc52 WebCore::RenderBox::minPreferredLogicalWidth() const
STDERR: 10  0x45bbe156 WebCore::RenderBlock::computeBlockPreferredLogicalWidths()
STDERR: 11  0x45bbc471 WebCore::RenderBlock::computePreferredLogicalWidths()
STDERR: 12  0x45e7cd5b WebCore::RenderView::computePreferredLogicalWidths()
STDERR: 13  0x45c3dc52 WebCore::RenderBox::minPreferredLogicalWidth() const
STDERR: 14  0x435a3876 WebKit::WebFrameImpl::contentsPreferredWidth() const
STDERR: 15  0x42e4a050 WebViewHost::didUpdateLayout()
STDERR: 16  0x4367e90e WebKit::WebViewImpl::layoutUpdated(WebKit::WebFrameImpl*)
STDERR: 17  0x434af33a WebKit::ChromeClientImpl::layoutUpdated(WebCore::Frame*) const
STDERR: 18  0x45985a7a WebCore::FrameView::layout(bool)
STDERR: 19  0x4597fd92 WebCore::FrameView::layoutTimerFired(WebCore::Timer<WebCore::FrameView>*)
STDERR: 20  0x459a7e97 WebCore::Timer<WebCore::FrameView>::fired()
STDERR: 21  0x449fb32b WebCore::ThreadTimers::sharedTimerFiredInternal()
STDERR: 22  0x449fb0af WebCore::ThreadTimers::sharedTimerFired()

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list