Bug 161395

Summary: [ios-simulator] LayoutTest svg/animations/reinserting-svg-into-document.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, sabouhallawa, zimmermann
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=113599
https://bugs.webkit.org/show_bug.cgi?id=266957

Ryan Haddad
Reported 2016-08-30 12:29:48 PDT
[ios-simulator] LayoutTest svg/animations/reinserting-svg-into-document.html is a flaky failure https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Debug%20WK2%20(Tests)/builds/4830 https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=svg%2Fanimations%2Freinserting-svg-into-document.html --- /Volumes/Data/slave/ios-simulator-9-debug-tests-wk2/build/layout-test-results/svg/animations/reinserting-svg-into-document-expected.txt +++ /Volumes/Data/slave/ios-simulator-9-debug-tests-wk2/build/layout-test-results/svg/animations/reinserting-svg-into-document-actual.txt @@ -1,5 +1,5 @@ Reinserting SVG animation into document should continue the animation -PASS rect.x.animVal.value is 30 +FAIL rect.x.animVal.value should be close to 30. Was 31.415891647338867. PASS rect.x.animVal.value is 60
Attachments
Ryan Haddad
Comment 1 2016-08-30 12:39:56 PDT
Ahmad Saleem
Comment 2 2024-01-01 11:22:59 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'. For this test case now being on WPT - please follow - https://bugs.webkit.org/show_bug.cgi?id=98718
Ahmad Saleem
Comment 3 2024-01-01 11:23:46 PST
(In reply to Ahmad Saleem from comment #2) > 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'. > > For this test case now being on WPT - please follow - > https://bugs.webkit.org/show_bug.cgi?id=98718 We have iOS specific platform specific expectation for WPT test as well. Copy paste error.
Note You need to log in before you can comment on or make changes to this bug.