Bug 184617
| Summary: | [ macOS ] Layout Test legacy-animation-engine/animations/suspend-resume-animation-events.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | dino, graouts, graouts, jlewis3, Lawrence.j, ryanhaddad, sroberts, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=189607 | ||
Ryan Haddad
The following layout test is failing on macOS Debug
legacy-animation-engine/animations/suspend-resume-animation-events.html
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=legacy-animation-engine%2Fanimations%2Fsuspend-resume-animation-events.html
--- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/suspend-resume-animation-events-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/suspend-resume-animation-events-actual.txt
@@ -3,6 +3,4 @@
Log
start animation move
-iteration animation move
-end animation move
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Shawn Roberts
Test is now a flaky failure on Mac WK2, and High Sierra WK1 Debug.
Unable to reproduce locally on any build
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=240712&showExpectations=true&tests=legacy-animation-engine%2Fanimations%2Fsuspend-resume-animation-events.html
Diff is slightly different:
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/suspend-resume-animation-events-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/suspend-resume-animation-events-actual.txt
@@ -3,6 +3,5 @@
Log
start animation move
-iteration animation move
end animation move
Radar WebKit Bug Importer
<rdar://problem/59266214>
Jason Lawrence
This test is still flaky failing on Mac.
I have marked this test as failing on Mac while it is investigated.
Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/suspend-resume-animation-events-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/suspend-resume-animation-events-actual.txt
@@ -3,6 +3,5 @@
Log
start animation move
-iteration animation move
end animation move
Jason Lawrence
https://trac.webkit.org/changeset/256043/webkit
Antoine Quint
This test is gone as of r258150, see bug 208815.