Bug 188007
Summary: | (r234187) fast/repaint/canvas-object-fit.html is a Text failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawei Fenton (:realdawei) <realdawei> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | lforschler, ryanhaddad, simon.fraser, zalan |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=187840 |
Dawei Fenton (:realdawei)
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dawei Fenton (:realdawei)
*** This bug has been marked as a duplicate of bug 187840 ***