Bug 188007 - (r234187) fast/repaint/canvas-object-fit.html is a Text failure
Summary: (r234187) fast/repaint/canvas-object-fit.html is a Text failure
Status: RESOLVED DUPLICATE of bug 187840
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-25 09:33 PDT by Dawei Fenton (:realdawei)
Modified: 2018-07-25 10:19 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawei Fenton (:realdawei) 2018-07-25 09:33:17 PDT
The following layout test is failing on macOS Release WK & WK2, Windows Release

fast/repaint/canvas-object-fit.html

Probable cause:

This is a new test and has been failing since added in https://trac.webkit.org/changeset/234187/webkit

Sample Diff:
https://build.webkit.org/results/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/r234187%20(5821)/fast/repaint/canvas-object-fit-diff.txt

--- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/fast/repaint/canvas-object-fit-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/fast/repaint/canvas-object-fit-actual.txt
@@ -10,9 +10,6 @@
           (position 8.00 8.00)
           (bounds 202.00 102.00)
           (drawsContent 1)
-          (repaint rects
-            (rect 70.00 20.00 7.00 7.00)
-          )
         )
       )
     )


Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Frepaint%2Fcanvas-object-fit.html
Comment 1 Dawei Fenton (:realdawei) 2018-07-25 10:19:58 PDT

*** This bug has been marked as a duplicate of bug 187840 ***