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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 12:58:58 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 0e022485e77911c35ec1f2432f50bbbdf1e361b6
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 3 16:56:05 2010 +0000

    2010-09-03  Mihai Parparita  <mihaip at chromium.org>
    
            Reviewed by Tony Chang.
    
            play-state.html and suspend-resume-animaton.html now pass on Chromium
            https://bugs.webkit.org/show_bug.cgi?id=45158
    
            Two animation tests now pass reliably with both test_shell and Chromium
            DRT due to r66641 and http://crrev.com/58369.
    
            * platform/chromium/drt_expectations.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66737 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8cf48ba..0d6bdf4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-09-03  Mihai Parparita  <mihaip at chromium.org>
+
+        Reviewed by Tony Chang.
+
+        play-state.html and suspend-resume-animaton.html now pass on Chromium
+        https://bugs.webkit.org/show_bug.cgi?id=45158
+
+        Two animation tests now pass reliably with both test_shell and Chromium
+        DRT due to r66641 and http://crrev.com/58369.
+
+        * platform/chromium/drt_expectations.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-09-03  Andrey Kosyakov  <caseq at chromium.org>
 
         Reviewed by Yury Semikhatsky.
diff --git a/LayoutTests/platform/chromium/drt_expectations.txt b/LayoutTests/platform/chromium/drt_expectations.txt
index 7fd9f0c..86ab57b 100644
--- a/LayoutTests/platform/chromium/drt_expectations.txt
+++ b/LayoutTests/platform/chromium/drt_expectations.txt
@@ -465,6 +465,3 @@ BUG_DRT WIN : tables/mozilla/bugs/bug96334.html = IMAGE
 BUG_DRT WIN : tables/mozilla/core/margins.html = IMAGE
 BUG_DRT WIN : tables/mozilla/dom/tableDom.html = IMAGE
 BUG_DRT WIN : transforms/2d/zoom-menulist.html = IMAGE
-
-// Tests that pass under the DRT only
-BUG_DRT : animations/suspend-resume-animation.html = PASS
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 7a705e5..fb4b95c 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -96,7 +96,6 @@ BUG24182 WIN DEBUG SLOW: inspector/console-dirxml.html = PASS
 BUG24182 DEBUG SLOW : fast/dom/Window/window-function-frame-getter-precedence.html = PASS
 BUG24182 SLOW DEBUG : fast/frames/frame-limit.html = PASS
 BUG24182 SLOW : http/tests/cache/subresource-failover-to-network.html = PASS
-BUG24182 SLOW : animations/play-state.html = PASS TEXT
 
 // Usually <1s in release, ~1s in debug, but occasionally >5s in release.
 BUG27335 WIN RELEASE : plugins/embed-attributes-setting.html = PASS TIMEOUT
@@ -3015,10 +3014,6 @@ BUG51416 : fast/dom/DeviceMotion/window-property.html = TEXT
 // Slow test introduced in r64817
 BUG51571 WIN : http/tests/misc/bad-charset-alias.html = TIMEOUT
 
-// test_shell doesn't expose LayoutTestController::suspend/ResumeAnimations.
-// Will pass once we've switched to the Chromium DRT.
-WONTFIX SKIP: animations/suspend-resume-animation.html = TEXT
-
 // Probably rebaseline, but want to make sure before doing so
 BUGJAPHET WIN : svg/custom/resource-invalidate-on-target-update.svg = IMAGE
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list