Bug 79349

Summary: [Chromium] Layout Test svg/text/bidi-reorder-value-lists.svg is flaky
Product: WebKit Reporter: Yuta Kitamura <yutak>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: reed, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Yuta Kitamura 2012-02-23 02:00:05 PST
The following layout test is flaky on debug builds of all platforms.

svg/text/bidi-reorder-value-lists.svg

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=svg%2Ftext%2Fbidi-reorder-value-lists.svg

On Win/Linux the difference is slight. On Mac, the test output is clearly wrong in second, third and fourth rows. (The root cause may be different)

I'm going to mark this test as failing.

Probable cause:

Not sure.
Comment 1 Stephen Chenney 2013-04-09 17:05:34 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.