[Webkit-unassigned] [Bug 78345] New: [GTK] security/block-test.html fails on 64-bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 10 03:21:03 PST 2012


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

           Summary: [GTK] security/block-test.html fails on 64-bit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://build.webkit.org/results/GTK%20Linux%2064-bit%2
                    0Release/r107391%20(17967)/security/block-test-diff.tx
                    t
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


I noticed the results of this test differ between 32-bit and 64-bit so I rebaselined it with the 32-bit baselines which look more appropriate to me. Here's the new diff from the 64-bit bot:

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/security/block-test-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/security/block-test-actual.txt 
@@ -133,8 +133,8 @@
 http://255.255.255.255:65536/test.jpg - didFailLoadingWithError: <NSError domain WebKitPolicyError, code 103, failing URL "http://255.255.255.255:65536/test.jpg">
 http://255.255.255.255:4294967295/test.jpg - willSendRequest <NSURLRequest URL http://255.255.255.255:4294967295/test.jpg, main document URL block-test.html, http method GET> redirectResponse (null)
 http://255.255.255.255:4294967295/test.jpg - didFailLoadingWithError: <NSError domain WebKitPolicyError, code 103, failing URL "http://255.255.255.255:4294967295/test.jpg">
-http://255.255.255.255:4294967295/test.jpg - willSendRequest <NSURLRequest URL http://255.255.255.255:4294967295/test.jpg, main document URL block-test.html, http method GET> redirectResponse (null)
-http://255.255.255.255:4294967295/test.jpg - didFailLoadingWithError: <NSError domain WebKitPolicyError, code 103, failing URL "http://255.255.255.255:4294967296/test.jpg">
+http://255.255.255.255/test.jpg - willSendRequest <NSURLRequest URL http://255.255.255.255/test.jpg, main document URL block-test.html, http method GET> redirectResponse (null)
+http://255.255.255.255/test.jpg - didFailLoadingWithError: <NSError domain soup_http_error_quark, code 4, failing URL "http://255.255.255.255:4294967296/test.jpg">
 http://255.255.255.255/test.jpg - willSendRequest <NSURLRequest URL http://255.255.255.255/test.jpg, main document URL block-test.html, http method GET> redirectResponse (null)
 http://255.255.255.255/test.jpg - didFailLoadingWithError: <NSError domain soup_http_error_quark, code 4, failing URL "http://255.255.255.255:0/test.jpg">
 http://255.255.255.255/test.jpg - willSendRequest <NSURLRequest URL http://255.255.255.255/test.jpg, main document URL block-test.html, http method GET> redirectResponse (null)

-- 
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