Bug 52669

Summary: Flaky Test: animations/dynamic-stylesheet-loading.html
Product: WebKit Reporter: WebKit Commit Bot <commit-queue>
Component: Tools / TestsAssignee: Fujii Hironori <Hironori.Fujii>
Status: NEW    
Severity: Normal CC: aboya, cmarrin, graouts, Hironori.Fujii, psolanki
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
See Also: https://bugs.webkit.org/show_bug.cgi?id=263923
Bug Depends on:    
Bug Blocks: 50856    
Attachments:
Description Flags
Failure diff from eseidel-sf-cq
none
Failure diff from eseidel-cq-sl
none
Failure diff from cr-jail-3
none
Failure diff from cr-jail-7 none

WebKit Commit Bot
Reported 2011-01-18 14:55:40 PST
This is an automatically generated bug from the commit-queue. animations/dynamic-stylesheet-loading.html has been flaky on the commit-queue. animations/dynamic-stylesheet-loading.html was authored by cmarrin@apple.com. http://trac.webkit.org/browser/trunk/LayoutTests/animations/dynamic-stylesheet-loading.html The commit-queue just saw animations/dynamic-stylesheet-loading.html flake (Text diff mismatch) while processing attachment 79257 [details] on bug 52617. Bot: eseidel-sf-cq Port: Mac Platform: Mac OS X 10.6.4 The bots will update this with information from each new failure. If you believe this bug to be fixed or invalid, feel free to close. The bots will re-open if the flake re-occurs. If you would like to track this test fix with another bug, please close this bug as a duplicate. The bots will follow the duplicate chain when making future comments.
Attachments
Failure diff from eseidel-sf-cq (776 bytes, text/plain)
2011-01-18 14:55 PST, WebKit Commit Bot
no flags
Failure diff from eseidel-cq-sl (776 bytes, text/plain)
2011-01-24 11:41 PST, WebKit Commit Bot
no flags
Failure diff from cr-jail-3 (775 bytes, text/plain)
2011-03-30 20:44 PDT, WebKit Commit Bot
no flags
Failure diff from cr-jail-7 (775 bytes, text/plain)
2011-05-24 08:43 PDT, WebKit Commit Bot
no flags
WebKit Commit Bot
Comment 1 2011-01-18 14:55:43 PST
Created attachment 79336 [details] Failure diff from eseidel-sf-cq
WebKit Commit Bot
Comment 2 2011-01-24 11:41:23 PST
The commit-queue just saw animations/dynamic-stylesheet-loading.html flake (Text diff mismatch) while processing attachment 79882 [details] on bug 52780. Bot: eseidel-cq-sl Port: Mac Platform: Mac OS X 10.6.6
WebKit Commit Bot
Comment 3 2011-01-24 11:41:26 PST
Created attachment 79948 [details] Failure diff from eseidel-cq-sl
WebKit Commit Bot
Comment 4 2011-03-30 20:44:48 PDT
The commit-queue just saw animations/dynamic-stylesheet-loading.html flake (Text diff mismatch) while processing attachment 87650 [details] on bug 57307. Bot: cr-jail-3 Port: Mac Platform: Mac OS X 10.6.6
WebKit Commit Bot
Comment 5 2011-03-30 20:44:50 PDT
Created attachment 87662 [details] Failure diff from cr-jail-3
WebKit Commit Bot
Comment 6 2011-05-24 08:42:58 PDT
The commit-queue just saw animations/dynamic-stylesheet-loading.html flake (Text diff mismatch) while processing attachment 94600 [details] on bug 34281. Bot: cr-jail-7 Port: Mac Platform: Mac OS X 10.6.7
WebKit Commit Bot
Comment 7 2011-05-24 08:43:01 PDT
Created attachment 94615 [details] Failure diff from cr-jail-7
Fujii Hironori
Comment 8 2023-11-06 16:26:45 PST
*** Bug 49010 has been marked as a duplicate of this bug. ***
Fujii Hironori
Comment 9 2023-11-06 16:30:36 PST
*** Bug 202743 has been marked as a duplicate of this bug. ***
Fujii Hironori
Comment 10 2023-11-06 16:32:48 PST
Still flaky. History: https://results.webkit.org/?suite=layout-tests&test=animations%2Fdynamic-stylesheet-loading.html Buildbot: builder Apple-Sonoma-Release-AppleSilicon-WK1-Tests build 598 (270263@main) https://build.webkit.org/#/builders/931/builds/598 --- /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK1-Tests/build/layout-test-results/animations/dynamic-stylesheet-loading-expected.txt +++ /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK1-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, -6.901168)
Fujii Hironori
Comment 11 2023-11-06 16:52:28 PST
It's reproducible with Windows debug on my PC. > python Tools/Scripts/run-webkit-tests --debug --no-build animations/dynamic-stylesheet-loading.html --iter=100 -v --no-retry --expect-pass -f But, not reproducible with Mac debug WK1 and WK2 on my Mac. > Tools/Scripts/run-webkit-tests --debug --no-build animations/dynamic-stylesheet-loading.html --iter=1000 --no-retry --expect-pass -f > Tools/Scripts/run-webkit-tests --debug --no-build animations/dynamic-stylesheet-loading.html --iter=1000 --no-retry --expect-pass -f -1
Fujii Hironori
Comment 12 2023-11-06 17:09:01 PST
EWS
Comment 13 2023-11-06 17:12:44 PST
Test gardening commit 270301@main (b184eee59922): <https://commits.webkit.org/270301@main> Reviewed commits have been landed. Closing PR #20076 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.