RESOLVED FIXED 23331
LayoutTests/webarchive/test-link-rel-icon.html fails in different ways on buildbots
https://bugs.webkit.org/show_bug.cgi?id=23331
Summary LayoutTests/webarchive/test-link-rel-icon.html fails in different ways on bui...
David Kilzer (:ddkilzer)
Reported 2009-01-14 14:09:35 PST
* SUMMARY The webarchive/test-link-rel-icon.html test fails in different ways on different buildbots. On PPC Tiger <http://build.webkit.org/results/trunk-mac-ppc-release/16131/>: <key>expectedContentLength</key> - <integer>0</integer> + <integer>1150</integer> On Intel Leopard(?) <http://build.webkit.org/results/trunk-mac-intel-pixel/1370/>, the entire favicon resource is missing from the webarchive. Disabling this test for now to keep the buildbots green.
Attachments
Patch v1 (5.24 KB, patch)
2009-05-11 09:39 PDT, David Kilzer (:ddkilzer)
ddkilzer: review+
David Kilzer (:ddkilzer)
Comment 1 2009-01-14 14:17:17 PST
See also Bug 22795 (which added this test) and Bug 21026 (which may fix these issues once its issue is fixed).
David Kilzer (:ddkilzer)
Comment 2 2009-01-14 14:18:53 PST
(In reply to comment #0) > Disabling this test for now to keep the buildbots green. $ git svn dcommit Committing to http://svn.webkit.org/repository/webkit/trunk ... R LayoutTests/webarchive/test-link-rel-icon.html => LayoutTests/webarchive/test-link-rel-icon.html-disabled M LayoutTests/ChangeLog Committed r39911 http://trac.webkit.org/changeset/39911
David Kilzer (:ddkilzer)
Comment 3 2009-01-28 19:48:07 PST
This layout test may work again after <http://trac.webkit.org/changeset/40335>.
David Kilzer (:ddkilzer)
Comment 4 2009-05-11 09:39:09 PDT
Created attachment 30191 [details] Patch v1 This was reviewed by Brady.
David Kilzer (:ddkilzer)
Comment 5 2009-05-11 09:45:48 PDT
$ git svn dcommit Committing to http://svn.webkit.org/repository/webkit/trunk ... D LayoutTests/webarchive/test-link-rel-icon.html-disabled M LayoutTests/ChangeLog M LayoutTests/webarchive/test-link-rel-icon-expected.webarchive A LayoutTests/webarchive/test-link-rel-icon.html Committed r43499 http://trac.webkit.org/changeset/43499
David Kilzer (:ddkilzer)
Comment 6 2009-05-11 10:07:15 PDT
Added webarchive/test-link-rel-icon.html to the gtk Skipped list: $ git svn dcommit Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog M LayoutTests/platform/gtk/Skipped Committed r43501 http://trac.webkit.org/changeset/43501
Note You need to log in before you can comment on or make changes to this bug.