Bug 202743

Summary: [GTK] animations/dynamic-stylesheet-loading.html is flaky
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, fujii.hironori
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Alicia Boya García
Reported 2019-10-09 06:05:51 PDT
animations/dynamic-stylesheet-loading.html FPPFPPPPPPPPFPPPPPPPPPPPPPPPPPXXXXXXXPPPFPPFPPPPFPFPPPPPF --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/animations/dynamic-stylesheet-loading-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/animations/dynamic-stylesheet-loading-actual.txt @@ -1,3 +1,3 @@ This test performs an animation and then dynamically loads a new stylesheet (which is empty). It should start animating after a 100ms delay and then stop halfway through the animation at which point we see if it is at the correct position. The loading of the stylesheet should not prevent the animation from running. -PASS - "webkitTransform.5" property for "splash" element at 0.3s saw something close to: 100 +FAIL - "webkitTransform.5" property for "splash" element at 0.3s expected: 100 but saw: matrix(1, 0, 0, 1, 0, 80)
Attachments
Diego Pino
Comment 1 2021-06-04 19:38:26 PDT
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.
Fujii Hironori
Comment 2 2023-11-06 16:30:27 PST
This is still flaky. https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/270280@main%20(12875)/animations/dynamic-stylesheet-loading-diff.txt --- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/animations/dynamic-stylesheet-loading-expected.txt +++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/animations/dynamic-stylesheet-loading-actual.txt @@ -1,3 +1,3 @@ This test performs an animation and then dynamically loads a new stylesheet (which is empty). It should start animating after a 100ms delay and then stop halfway through the animation at which point we see if it is at the correct position. The loading of the stylesheet should not prevent the animation from running. -PASS - "webkitTransform.5" property for "splash" element at 0.3s saw something close to: 100 +FAIL - "webkitTransform.5" property for "splash" element at 0.3s expected: 100 but saw: matrix(1, 0, 0, 1, 0, 80)
Fujii Hironori
Comment 3 2023-11-06 16:30:36 PST
*** This bug has been marked as a duplicate of bug 52669 ***
Note You need to log in before you can comment on or make changes to this bug.