REOPENED 190032
[Web Animations] Fix test regressions after enabling Web Animations with CSS Integration
https://bugs.webkit.org/show_bug.cgi?id=190032
Summary [Web Animations] Fix test regressions after enabling Web Animations with CSS ...
Antoine Quint
Reported 2018-09-27 02:34:17 PDT
This bug tracks the followup work required after landing the fix for https://bugs.webkit.org/show_bug.cgi?id=184819.
Attachments
Radar WebKit Bug Importer
Comment 1 2018-09-27 02:34:48 PDT
Truitt Savell
Comment 2 2018-09-27 13:27:19 PDT
These three tests are crashing after https://trac.webkit.org/changeset/236541/webkit legacy-animation-engine/transitions/transition-to-from-auto.html legacy-animation-engine/transitions/extra-transition.html legacy-animation-engine/animations/duplicate-keys.html History: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=legacy-animation-engine%2Ftransitions%2Ftransition-to-from-auto.html%20legacy-animation-engine%2Ftransitions%2Fextra-transition.html%20legacy-animation-engine%2Fanimations%2Fduplicate-keys.html Crashes are occurring on Mac Debug WK1
Antoine Quint
Comment 3 2018-09-28 06:05:26 PDT
Individually none of those tests crash on WK1 Debug locally. However, the crash reported on the bots is webkit.org/b/186946.
Ross Kirsling
Comment 4 2018-09-28 14:48:56 PDT
WinCairo has 85 diff failures (actually including the output "FAIL") under legacy-animation-engine as a result of the patch: https://build.webkit.org/results/WinCairo%2064-bit%20WKL%20Release%20(Tests)/r236582%20(1722)/results.html
Antoine Quint
Comment 5 2018-10-01 01:05:51 PDT
(In reply to Truitt Savell from comment #2) > These three tests are crashing after > https://trac.webkit.org/changeset/236541/webkit > > legacy-animation-engine/transitions/transition-to-from-auto.html > legacy-animation-engine/transitions/extra-transition.html > legacy-animation-engine/animations/duplicate-keys.html These should no longer be happening as of https://trac.webkit.org/changeset/236650.
Ross Kirsling
Comment 6 2018-10-01 11:44:56 PDT
The WinCairo failures are due to a trivial oversight that evidently didn't matter until now -- patch submitted in bug 190150.
Truitt Savell
Comment 7 2020-06-23 14:40:04 PDT
animations/missing-values-first-keyframe.html animations/missing-values-last-keyframe.html these two tests appear to be passing everywhere. Removed their expectation in https://trac.webkit.org/changeset/263421/webkit
Antoine Quint
Comment 8 2023-05-11 07:59:10 PDT
I don't think this is tracking any actual work anymore, let's close this.
Fujii Hironori
Comment 9 2023-11-20 12:04:19 PST
Note You need to log in before you can comment on or make changes to this bug.