[Webkit-unassigned] [Bug 54731] New: webkit-gtk-1.2.7: fails testwebdatasources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 18 01:15:23 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54731

           Summary: webkit-gtk-1.2.7: fails testwebdatasources
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
               URL: https://bugs.gentoo.org/show_bug.cgi?id=355387
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkitbugs.20.dsurawicz at spamgourmet.com


Created an attachment (id=82933)
 --> (https://bugs.webkit.org/attachment.cgi?id=82933&action=review)
Use 'http://www.webkit.org' in testwebdatasource.c

I was asked to report this upstream, original bug report downstream see $URL.
Cited from downstream bug:
"""
/webkit/webdatasource/get_initial_request: OK
/webkit/webdatasource/api: *** NSPlugin Wrapper ***
WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0/src/npw-wrapper.c:3160):invoke_NP_Initialize:
assertion failed: (rpc_method_invoke_possible(g_rpc_connection))
execvp: No such file or directory
�j��execvp: No such file or directory
�j��java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.5) (Gentoo build 1.6.0_20-b20)
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)
**
ERROR:WebKit/gtk/tests/testwebdatasource.c:100:notify_load_status_cb: assertion
failed (webkit_network_request_get_uri(request) == "http://webkit.org/"):
("http://www.webkit.org/" == "http://webkit.org/")
Aborted

This test fails because http://webkit.org redirects to http://www.webkit.org.
Thus, the request (http://webkit.org) returns the redirected uri
http://www.webkit.org. Will attach patch to run test against
http://www.webkit.org to fix this.
"""

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list