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

yurys at chromium.org yurys at chromium.org
Wed Dec 22 18:40:03 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 80577497304515dde3fd4042368002007d0c13e0
Author: yurys at chromium.org <yurys at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 15 16:13:41 2010 +0000

    2010-12-15  Yury Semikhatsky  <yurys at chromium.org>
    
            Unreviewed. Update Chromium test expectations.
    
            * platform/chromium-mac/storage/private-browsing-noread-nowrite-expected.txt: Removed.
            * platform/chromium-win/storage/private-browsing-noread-nowrite-expected.txt: Removed.
            * platform/chromium/test_expectations.txt: test private-browsing-readonly.html was renamed
            into private-browsing-noread-nowrite.html in r74093, changing expecations accrodingly.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74116 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 81b4545..871854e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-12-15  Yury Semikhatsky  <yurys at chromium.org>
+
+        Unreviewed. Update Chromium test expectations.
+
+        * platform/chromium-mac/storage/private-browsing-noread-nowrite-expected.txt: Removed.
+        * platform/chromium-win/storage/private-browsing-noread-nowrite-expected.txt: Removed.
+        * platform/chromium/test_expectations.txt: test private-browsing-readonly.html was renamed
+        into private-browsing-noread-nowrite.html in r74093, changing expecations accrodingly.
+
 2010-12-15  Jarred Nicholls  <jarred at sencha.com>
 
         Reviewed by Andreas Kling.
diff --git a/LayoutTests/platform/chromium-mac/storage/private-browsing-noread-nowrite-expected.txt b/LayoutTests/platform/chromium-mac/storage/private-browsing-noread-nowrite-expected.txt
deleted file mode 100644
index b6abc0e..0000000
--- a/LayoutTests/platform/chromium-mac/storage/private-browsing-noread-nowrite-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-This test makes sure that attempts to change the database during private browsing fail.
-Setup statement 1 completed successfully
-Setup statement 2 completed successfully
-Private browsing statement 1 completed successfully
-Private browsing statement 2 completed successfully
-Private browsing statement 3 completed successfully
-Private browsing statement 4 completed with an error
-no such table: PrivateTest1
-Private browsing statement 5 completed with an error
-no such table: PrivateTest1
-Test ended
diff --git a/LayoutTests/platform/chromium-win/storage/private-browsing-noread-nowrite-expected.txt b/LayoutTests/platform/chromium-win/storage/private-browsing-noread-nowrite-expected.txt
deleted file mode 100644
index b6abc0e..0000000
--- a/LayoutTests/platform/chromium-win/storage/private-browsing-noread-nowrite-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-This test makes sure that attempts to change the database during private browsing fail.
-Setup statement 1 completed successfully
-Setup statement 2 completed successfully
-Private browsing statement 1 completed successfully
-Private browsing statement 2 completed successfully
-Private browsing statement 3 completed successfully
-Private browsing statement 4 completed with an error
-no such table: PrivateTest1
-Private browsing statement 5 completed with an error
-no such table: PrivateTest1
-Test ended
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 9a82ec1..20be837 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -452,7 +452,7 @@ WONTFIX BUGCR37684 SKIP : http/tests/cookies/third-party-cookie-relaxing.html =
 WONTFIX MAC : fast/dom/HTMLProgressElement/progress-element.html = IMAGE PASS
 
 // We do not use Safari's private browsing
-WONTFIX SKIP : storage/private-browsing-readonly.html = PASS
+WONTFIX SKIP : storage/private-browsing-noread-nowrite.html = PASS
 
 // These tests are WONTFIX because they use codecs Chromium doesn't support.
 BUGCR16779 WONTFIX SKIP : media/audio-mpeg-supported.html = FAIL TIMEOUT
@@ -3250,4 +3250,6 @@ BUGCR66686 : fast/loader/user-stylesheet-fast-path.html = TEXT
 BUGCR66751 : http/tests/local/link-stylesheet-load-order-preload.html = TEXT TIMEOUT PASS
 BUGCR66751 : http/tests/local/link-stylesheet-load-order.html = TEXT TIMEOUT PASS
 
+BUGCR66923 MAC : fast/css/focus-ring-detached.html = IMAGE
+BUGCR66923 MAC : fast/css/focus-ring-multiline.html = IMAGE
 BUGCR66979 WIN LINUX : fast/dom/global-constructors.html = TEXT PASS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list