Bug 108065
Summary: | Layout Test tables/mozilla_expected_failures/bugs/bug2479-5.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keishi Hattori <keishi> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bsalomon, junov, reed, robertphillips, schenney, senorblanco |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Keishi Hattori
The following layout test is crashing on debug builds
tables/mozilla_expected_failures/bugs/bug2479-5.html
STDERR: [4365:4365:7028889222338:FATAL:SkDashPathEffect.cpp(151)] ../../third_party/skia/src/effects/SkDashPathEffect.cpp:151: failed assertion "maxX > minX"
Probable cause:
Might be caused by http://src.chromium.org/viewvc/chrome?view=rev&revision=178824
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=@ToT - chromium.org&tests=tables/mozilla_expected_failures/bugs/bug2479-5.html
WebKit blamelist r140827:r140827
Chrome blamelist r178819:r178833
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Phillips
This was introduced in the Skia DEPS roll to r7392 in Chrome r178824. It has been addressed in Skia CL r7428 (https://code.google.com/p/skia/source/detail?r=7428). Which should roll into Chrome tomorrow (1/29/2013).
Alexey Proskuryakov
See also: bug 108057.
Robert Phillips
I was not able to reproduce the table-section-overflow-clip-crash.html locally (from https://bugs.webkit.org/show_bug.cgi?id=108057) so I think it is a separate issue from what we are seeing in Skia.
Robert Phillips
We have rolled Chrome to Skia r7444 in r179322 so this issue should be fixed once this gets rolled into Webkit.