Bug 112705

Summary: [GTK] fast/dom/icon-url-property.html is failing
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=156727

Description Zan Dobersek 2013-03-19 09:13:19 PDT
The fast/dom/icon-url-property.html layout test is failing after r146173.
http://trac.webkit.org/changeset/146173

DRT requires dumpIconChanges implementation, doing this for WKTR is covered in bug #44046.

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/icon-url-property-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/icon-url-property-actual.txt
@@ -1,4 +1,3 @@
-main frame - didChangeIcons
 Original iconURL is: http://test.com/oldfavicon.ico
 Setting new icon URL to: http://test.com/newfavicon.ico
 New iconURL is: http://test.com/newfavicon.ico
Comment 1 Brent Fulgham 2016-04-19 15:22:16 PDT
This test is no longer needed. I removed it in Bug 156727.