Bug 54157

Summary: [GTK] Default error page is interfering with tests which require failed loads
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mario, pnormand
Priority: P3 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Martin Robinson 2011-02-09 18:11:00 PST
In tests where a failed load is the expected behavior, the error page will often cause the test to fail or timeout by triggering an unexpected load.
Comment 1 Martin Robinson 2011-02-09 18:21:14 PST
Created attachment 81908 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2011-02-09 18:25:04 PST
Comment on attachment 81908 [details]
Patch

Good catch!
Comment 3 WebKit Commit Bot 2011-02-10 04:27:23 PST
Comment on attachment 81908 [details]
Patch

Rejecting attachment 81908 [details] from commit-queue.

Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-7', 'apply-..." exit_code: 2

Last 500 characters of output:
ests/platform/gtk/fast/dom/null-document-location-put-crash-expected.txt
rm 'LayoutTests/platform/gtk/fast/dom/null-document-location-put-crash-expected.txt'
patching file Tools/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Tools/DumpRenderTree/gtk/DumpRenderTree.cpp
Hunk #1 succeeded at 742 (offset 3 lines).
Hunk #2 succeeded at 1013 (offset 3 lines).

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Gustavo Noronha Silva'..." exit_code: 1

Full output: http://queues.webkit.org/results/7869288
Comment 4 Martin Robinson 2011-02-10 08:46:38 PST
Committed r78228: <http://trac.webkit.org/changeset/78228>
Comment 5 Martin Robinson 2011-02-10 08:46:47 PST
*** Bug 54183 has been marked as a duplicate of this bug. ***
Comment 6 Martin Robinson 2011-02-10 17:22:39 PST
*** Bug 54020 has been marked as a duplicate of this bug. ***