Bug 120387

Summary: svg/animations/svglengthlist-animation-3.html is flakey on Mac
Product: WebKit Reporter: Dean Jackson <dino>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, zimmermann
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=266957

Description Dean Jackson 2013-08-27 17:33:08 PDT
svg/animations/svglengthlist-animation-3.html is occasionally failing on Mac ports.
Comment 1 Dean Jackson 2013-08-27 17:45:04 PDT
Marked flakey in https://trac.webkit.org/r154716
Comment 2 Ahmad Saleem 2023-12-31 16:26:28 PST
Flakiness in this test was fixed with following in Blink - https://chromium.googlesource.com/chromium/blink/+/20185aa12b6b9501ec650c219e133738f9654bd9
Comment 3 Ahmad Saleem 2024-01-01 11:14:02 PST
I am trying to remove this test in favor of WPT here: https://github.com/WebKit/WebKit/pull/22281

WPT variant passes and don't have any platform specific expectation.

Once landed, I will mark this as 'RESOLVED CONFIGURATION CHANGED'. Refer to 'See Also'.