Bug 207495 - [ Win ] (r255383) webanimations/width-and-opacity-separate-animation-yields-compositing.html is failing
Summary: [ Win ] (r255383) webanimations/width-and-opacity-separate-animation-yields-c...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-10 13:02 PST by Truitt Savell
Modified: 2024-02-16 03:49 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2020-02-10 13:02:21 PST
webanimations/width-and-opacity-separate-animation-yields-compositing.html

This test has been failing on windows sense introduction in https://trac.webkit.org/changeset/255383/webkit

history:
https://results.webkit.org/?suite=layout-tests&test=webanimations%2Fwidth-and-opacity-separate-animation-yields-compositing.html

Diff:
--- /home/buildbot/worker/win10-release-tests/build/layout-test-results/webanimations/width-and-opacity-separate-animation-yields-compositing-expected.txt
+++ /home/buildbot/worker/win10-release-tests/build/layout-test-results/webanimations/width-and-opacity-separate-animation-yields-compositing-actual.txt
@@ -1,18 +1 @@
-(GraphicsLayer
-  (anchor 0.00 0.00)
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (contentsOpaque 1)
-      (children 1
-        (GraphicsLayer
-          (position 8.00 8.00)
-          (bounds 100.00 100.00)
-          (contentsOpaque 1)
-        )
-      )
-    )
-  )
-)
Comment 1 Radar WebKit Bug Importer 2020-02-10 13:02:36 PST
<rdar://problem/59322363>
Comment 2 Truitt Savell 2020-02-10 13:07:29 PST
marked test as failing in https://trac.webkit.org/changeset/256205/webkit
Comment 3 Ahmad Saleem 2024-02-16 03:49:27 PST
We don't have any platform specific failure expectation but do have platform specific expectation file (which is different).

It might be AppleWin port specific since I don't see anything for `win-cairo`.

CCing - Fuji to get input whether it is enabled on `win-cairo` or need to be tracked as separate bug or we can close it (if whole directory is skipped).