Bug 207147

Summary: [ Mac ] legacy-animation-engine/compositing/geometry/partial-layout-update.html is flaky failing.
Product: WebKit Reporter: Jason Lawrence <Lawrence.j>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: graouts, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Update Test Expectations none

Jason Lawrence
Reported 2020-02-03 14:24:14 PST
legacy-animation-engine/compositing/geometry/partial-layout-update.html Description: This test is flaky failing on Mac. History: https://results.webkit.org/?suite=layout-tests&test=legacy-animation-engine%2Fcompositing%2Fgeometry%2Fpartial-layout-update.html&limit=50000&platform=mac Diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/legacy-animation-engine/compositing/geometry/partial-layout-update-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/legacy-animation-engine/compositing/geometry/partial-layout-update-actual.txt @@ -8,9 +8,9 @@ text run at (0,0) width 364: "The green box should always obscure the red box below." layer at (8,42) size 402x202 clip at (9,43) size 400x200 RenderBlock (relative positioned) {DIV} at (0,34) size 402x202 [border: (1px solid #000000)] -layer at (9,43) size 200x200 - RenderBlock (positioned) zI: 3 {DIV} at (1,1) size 200x200 [bgcolor=#BBBBBB] -layer at (9,43) size 100x100 +layer at (-14,43) size 200x200 backgroundClip at (9,43) size 400x200 clip at (9,43) size 400x200 + RenderBlock (positioned) zI: 3 {DIV} at (-23,1) size 201x200 [bgcolor=#BBBBBB] +layer at (-14,43) size 100x100 backgroundClip at (9,43) size 400x200 clip at (9,43) size 400x200 RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000] -layer at (9,43) size 100x100 +layer at (-14,43) size 100x100 backgroundClip at (9,43) size 400x200 clip at (9,43) size 400x200 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
Attachments
Update Test Expectations (1.48 KB, patch)
2020-02-03 14:28 PST, Jason Lawrence
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-03 14:24:34 PST
Jason Lawrence
Comment 2 2020-02-03 14:28:38 PST
Created attachment 389569 [details] Update Test Expectations
Truitt Savell
Comment 3 2020-02-03 14:34:29 PST
Comment on attachment 389569 [details] Update Test Expectations Clearing flags on attachment: 389569 Committed r255597: <https://trac.webkit.org/changeset/255597>
Jason Lawrence
Comment 4 2020-02-05 16:49:12 PST
I was not able to reproduce this issue with r255856. I tried the following command: run-webkit-tests --root xxx legacy-animation-engine/compositing/geometry/partial-layout-update.html --iterations 5000 -f --exit-after-n-failures 5 --force result: "All 5000 tests ran as expected."
Antoine Quint
Comment 5 2020-03-09 12:56:09 PDT
This test is gone as of r258150, see bug 208815.
Note You need to log in before you can comment on or make changes to this bug.