[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

dimich at chromium.org dimich at chromium.org
Wed Dec 22 15:23:59 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 07e1d302d14cba4b972e7ef8b4671ad8db40fae5
Author: dimich at chromium.org <dimich at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 2 20:28:18 2010 +0000

    [Chromium] Unreviewed update of test expectations.
    Intentional error result to narrow down a regression caused by http://codereview.chromium.org/3976004
    
    * platform/chromium-mac/security/block-test-no-port-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71157 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3107f3d..65a7c1b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-11-02  Dmitry Titov  <dimich at chromium.org>
+
+        [Chromium] Unreviewed update of test expectations.
+        Intentional error result to narrow down a regression caused by http://codereview.chromium.org/3976004
+
+        * platform/chromium-mac/security/block-test-no-port-expected.txt:
+
 2010-11-02  James Robinson  <jamesr at chromium.org>
 
         Update pixel baselines for Snow Leopard for tests in fast/text/*
diff --git a/LayoutTests/platform/chromium-mac/security/block-test-no-port-expected.txt b/LayoutTests/platform/chromium-mac/security/block-test-no-port-expected.txt
index 860c7ab..3cf7098 100644
--- a/LayoutTests/platform/chromium-mac/security/block-test-no-port-expected.txt
+++ b/LayoutTests/platform/chromium-mac/security/block-test-no-port-expected.txt
@@ -1,6 +1,4 @@
 http://255.255.255.255/test.jpg - willSendRequest <NSURLRequest URL http://255.255.255.255/test.jpg, main document URL block-test-no-port.html, http method GET> redirectResponse (null)
 <unknown> - didFinishLoading
-http://255.255.255.255/test.jpg - didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -10, failing URL "http://255.255.255.255/test.jpg">
+http://255.255.255.255/test.jpg - didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -xxx, failing URL "http://255.255.255.255/test.jpg">
 This test attempts to change the src of an IMG tag to a blocked IP with no port to confirm that WebKit returns the correct error for it - blocked instead of cannot find. Due to the nature of this test, the results can only be processed automatically via DumpRenderTree. In addition, on some systems the results may depend on the behavior of the proxy.
-
-

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list