Bug 108065 - Layout Test tables/mozilla_expected_failures/bugs/bug2479-5.html is failing
Summary: Layout Test tables/mozilla_expected_failures/bugs/bug2479-5.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-28 01:44 PST by Keishi Hattori
Modified: 2013-01-29 06:23 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keishi Hattori 2013-01-28 01:44:21 PST
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
Comment 1 Robert Phillips 2013-01-28 13:01:51 PST
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).
Comment 2 Alexey Proskuryakov 2013-01-28 22:21:22 PST
See also: bug 108057.
Comment 3 Robert Phillips 2013-01-29 05:49:03 PST
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.
Comment 4 Robert Phillips 2013-01-29 06:22:58 PST
We have rolled Chrome to Skia r7444 in r179322 so this issue should be fixed once this gets rolled into Webkit.