Bug 111612
| Summary: | Layout Test animations/animation-delay-changed.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Rafael Weinstein <rafaelw> |
| Component: | Tools / Tests | Assignee: | Fujii Hironori <fujii.hironori> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | darin, dstockwell, kadam, ossy, ryanhaddad, timothy, webkit-bug-importer, zarvai |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Rafael Weinstein
The following layout test is failing (flakly) on Win Linux and Mac
animations/animation-delay-changed.html
Probable cause: http://trac.webkit.org/changeset/144935
Failures all have:
CONSOLE MESSAGE: line 307: Uncaught Error: InvalidAccessError: DOM Exception 15
starts after 1s
starts after 1.5s
PASS - "left" property for "box2" element at 1s saw something close to: 100
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ádám Kallai
This test is failing on Qt too.
--- /home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/layout-test-results/animations/animation-delay-changed-expected.txt
+++ /home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/layout-test-results/animations/animation-delay-changed-actual.txt
@@ -1,5 +1,5 @@
+CONSOLE MESSAGE: line 307: InvalidAccessError: DOM Exception 15: A parameter or an operation was not supported by the underlying object.
starts after 1s
starts after 1.5s
-PASS - "left" property for "box1" element at 1s saw something close to: 200
PASS - "left" property for "box2" element at 1s saw something close to: 100
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/18146
Fujii Hironori
The diff has changed a little. Here is the latest diff.
https://build.webkit.org/results/Apple-Ventura-Release-WK2-Tests/268409@main%20(3593)/animations/animation-delay-changed-diff.txt
--- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/animations/animation-delay-changed-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/animations/animation-delay-changed-actual.txt
@@ -1,5 +1,5 @@
starts after 1s
starts after 1.5s
-PASS - "left" property for "box1" element at 1s saw something close to: 200
+FAIL - "left" property for "box1" element at 1s expected: 200 but saw: 0
PASS - "left" property for "box2" element at 1s saw something close to: 100
Fujii Hironori
*** Bug 113598 has been marked as a duplicate of this bug. ***
Fujii Hironori
*** Bug 154253 has been marked as a duplicate of this bug. ***
EWS
Committed 268812@main (e244db9b1989): <https://commits.webkit.org/268812@main>
Reviewed commits have been landed. Closing PR #18146 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/116434806>
Fujii Hironori
Still flaky even after 268812@main. Reopened.
https://results.webkit.org/?suite=layout-tests&test=animations%2Fanimation-delay-changed.html
Fujii Hironori
https://build.webkit.org/results/Apple-Ventura-Release-WK2-Tests/268849@main%20(3689)/animations/animation-delay-changed-diff.txt
--- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/animations/animation-delay-changed-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/animations/animation-delay-changed-actual.txt
@@ -1,5 +1,5 @@
starts after 1s
starts after 1.5s
-PASS - "left" property for "box1" element at 0.5s saw something close to: 100
+FAIL - "left" property for "box1" element at 0.5s expected: 100 but saw: 124.19999694824219
PASS - "left" property for "box2" element at 1s saw something close to: 100
Fujii Hironori
https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK1-Tests/269419@main%20(313)/animations/animation-delay-changed-diff.txt
--- /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK1-Tests/build/layout-test-results/animations/animation-delay-changed-expected.txt
+++ /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK1-Tests/build/layout-test-results/animations/animation-delay-changed-actual.txt
@@ -1,5 +1,5 @@
starts after 1s
starts after 1.5s
PASS - "left" property for "box1" element at 0.5s saw something close to: 100
-PASS - "left" property for "box2" element at 1s saw something close to: 100
+FAIL - "left" property for "box2" element at 1s expected: 100 but saw: 88
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/19183
EWS
Committed 269450@main (b5146d846e83): <https://commits.webkit.org/269450@main>
Reviewed commits have been landed. Closing PR #19183 and removing active labels.
Fujii Hironori
Some buildbots are still flaky. Reopened.
https://results.webkit.org/?suite=layout-tests&test=animations%2Fanimation-delay-changed.html
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/19477
EWS
Test gardening commit 269710@main (a2c0f8feaecf): <https://commits.webkit.org/269710@main>
Reviewed commits have been landed. Closing PR #19477 and removing active labels.