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

pkasting at chromium.org pkasting at chromium.org
Wed Dec 22 15:37:51 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 3ca25a9892766ee74564171ae5bfd2fc99140f9f
Author: pkasting at chromium.org <pkasting at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 9 17:51:43 2010 +0000

    Not reviewed, Chromium test expectation update.
    
    Add a bug number for some failing tests, and move an expectation from
    the Chromium-side overrides to the WebKit-side expectations.
    
    * platform/chromium/drt_expectations.txt:
    * platform/chromium/test_expectations.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71643 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f8c4be8..32c24fc 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-11-09  Peter Kasting  <pkasting at google.com>
+
+        Not reviewed, Chromium test expectation update.
+
+        Add a bug number for some failing tests, and move an expectation from
+        the Chromium-side overrides to the WebKit-side expectations.
+
+        * platform/chromium/drt_expectations.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-11-09  Simon Fraser  <simon.fraser at apple.com>
 
         Reviewed by Dave Hyatt.
diff --git a/LayoutTests/platform/chromium/drt_expectations.txt b/LayoutTests/platform/chromium/drt_expectations.txt
index 2a76eeb..12a290c 100644
--- a/LayoutTests/platform/chromium/drt_expectations.txt
+++ b/LayoutTests/platform/chromium/drt_expectations.txt
@@ -8,8 +8,8 @@
 // BUG_DRT: We don't have a dedicated bug yet.
 //
 
-// Painting timing issue?
-BUG_DRT MAC LINUX : fast/backgrounds/animated-gif-as-background.html = IMAGE
+// DRT needs to schedule paints on invalidations like Chrome does.
+BUG62433 MAC LINUX : fast/backgrounds/animated-gif-as-background.html = IMAGE
 
 // input-speech related failures
 BUG_DRT WIN MAC : fast/speech/input-appearance-numberandspeech.html = IMAGE
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 7b0d447..46d5665 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -873,6 +873,8 @@ BUG28183 LINUX WIN : fast/repaint/box-shadow-v.html = IMAGE
 
 BUG20507 : http/tests/uri/resolve-encoding-relative.html = FAIL
 
+// test_shell, DRT do not correctly schedule paints when invalidating.
+BUG62433 WIN : fast/images/gif-loop-count.html = IMAGE
 
 // -----------------------------------------------------------------
 // SVG TESTS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list