WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
189087
Layout Test svg/animations/animate-end-attribute-numeric-precision.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=189087
Summary
Layout Test svg/animations/animate-end-attribute-numeric-precision.html is flaky
Truitt Savell
Reported
2018-08-29 10:24:05 PDT
The following layout test is flaky on Mac wk1 and iOS wk2 svg/animations/animate-end-attribute-numeric-precision.html Probable cause: Unknown. History shows this test failing for a while across multiple platforms. Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=svg%2Fanimations%2Fanimate-end-attribute-numeric-precision.html
Diff: --- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/svg/animations/animate-end-attribute-numeric-precision-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/svg/animations/animate-end-attribute-numeric-precision-actual.txt @@ -7,7 +7,7 @@ PASS rect.x.animVal.value is 100 PASS rect.x.baseVal.value is 100 -PASS rect.x.animVal.value is 300 +FAIL rect.x.animVal.value should be close to 300. Was 100. PASS rect.x.baseVal.value is 100 PASS successfullyParsed is true
Attachments
Add attachment
proposed patch, testcase, etc.
Truitt Savell
Comment 1
2018-08-29 10:40:31 PDT
I was able to reproduce the failure by running: run-webkit-tests svg/animations/animate-end-attribute-numeric-precision.html --iterations 1000 -f -1 I saw intermittent failure all the way back to
r233000
. This test seems to have been flakey for a while.
Truitt Savell
Comment 2
2018-08-29 10:57:00 PDT
Marked test as flakey in
https://trac.webkit.org/changeset/235468/webkit
Ahmad Saleem
Comment 3
2024-01-01 11:13:34 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'.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug