RESOLVED CONFIGURATION CHANGED 149072
svg/animations/svgboolean-animation-1.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=149072
Summary svg/animations/svgboolean-animation-1.html is flaky
Alexey Proskuryakov
Reported 2015-09-11 14:12:34 PDT
svg/animations/svgboolean-animation-1.html frequently fails on slower Mac bots (debug WK1 or WK1, as well as leaks bot). http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=svg%2Fanimations%2Fsvgboolean-animation-1.html PASS feConvolveMatrix.preserveAlpha.animVal is false PASS feConvolveMatrix.preserveAlpha.baseVal is false -PASS feConvolveMatrix.preserveAlpha.animVal is false +FAIL feConvolveMatrix.preserveAlpha.animVal should be false. Was true. PASS feConvolveMatrix.preserveAlpha.baseVal is false PASS feConvolveMatrix.preserveAlpha.animVal is true PASS feConvolveMatrix.preserveAlpha.baseVal is false I could easily reproduce with a debug build locally: run-webkit-tests svg/animations/svgboolean-animation-1.html --no-retry --repeat 1000 -f
Attachments
Alexey Proskuryakov
Comment 1 2015-09-11 14:27:03 PDT
Marked as flaky in r189629.
Ahmad Saleem
Comment 2 2024-01-01 11:35:17 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.