Bug 207147 - [ Mac ] legacy-animation-engine/compositing/geometry/partial-layout-update.html is flaky failing.
Summary: [ Mac ] legacy-animation-engine/compositing/geometry/partial-layout-update.ht...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-03 14:24 PST by Jason Lawrence
Modified: 2020-03-09 12:56 PDT (History)
4 users (show)

See Also:


Attachments
Update Test Expectations (1.48 KB, patch)
2020-02-03 14:28 PST, Jason Lawrence
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 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]
Comment 1 Radar WebKit Bug Importer 2020-02-03 14:24:34 PST
<rdar://problem/59125597>
Comment 2 Jason Lawrence 2020-02-03 14:28:38 PST
Created attachment 389569 [details]
Update Test Expectations
Comment 3 Truitt Savell 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>
Comment 4 Jason Lawrence 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."
Comment 5 Antoine Quint 2020-03-09 12:56:09 PDT
This test is gone as of r258150, see bug 208815.