REOPENED 111612
Layout Test animations/animation-delay-changed.html is failing
https://bugs.webkit.org/show_bug.cgi?id=111612
Summary Layout Test animations/animation-delay-changed.html is failing
Rafael Weinstein
Reported 2013-03-06 12:28:16 PST
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
Ádám Kallai
Comment 1 2013-03-07 01:57:01 PST
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
Comment 2 2023-09-24 21:23:09 PDT
Fujii Hironori
Comment 3 2023-09-25 17:11:35 PDT
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
Comment 4 2023-10-02 20:55:49 PDT
*** Bug 113598 has been marked as a duplicate of this bug. ***
Fujii Hironori
Comment 5 2023-10-02 20:56:47 PDT
*** Bug 154253 has been marked as a duplicate of this bug. ***
EWS
Comment 6 2023-10-03 17:19:50 PDT
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
Comment 7 2023-10-03 17:20:17 PDT
Fujii Hironori
Comment 8 2023-10-07 15:21:52 PDT
Fujii Hironori
Comment 9 2023-10-07 15:24:58 PDT
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
Comment 10 2023-10-17 13:06:11 PDT
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
Comment 11 2023-10-17 13:36:22 PDT
EWS
Comment 12 2023-10-17 23:56:29 PDT
Committed 269450@main (b5146d846e83): <https://commits.webkit.org/269450@main> Reviewed commits have been landed. Closing PR #19183 and removing active labels.
Fujii Hironori
Comment 13 2023-10-18 19:20:42 PDT
Fujii Hironori
Comment 14 2023-10-24 00:44:23 PDT
EWS
Comment 15 2023-10-24 06:11:21 PDT
Test gardening commit 269710@main (a2c0f8feaecf): <https://commits.webkit.org/269710@main> Reviewed commits have been landed. Closing PR #19477 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.