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

eric at webkit.org eric at webkit.org
Wed Dec 22 17:55:31 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit eea55123a2a08a5ec9fb00029c047c52b1ffb255
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 2 19:53:28 2010 +0000

    2010-12-02  Eric Seidel  <eric at webkit.org>
    
            Unreviewed.
    
            animations/stop-animation-on-suspend.html sometimes fails on all platforms
            https://bugs.webkit.org/show_bug.cgi?id=49182
    
            * platform/mac/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73175 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 60950c3..ad4a78d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-12-02  Eric Seidel  <eric at webkit.org>
+
+        Unreviewed.
+
+        animations/stop-animation-on-suspend.html sometimes fails on all platforms
+        https://bugs.webkit.org/show_bug.cgi?id=49182
+
+        * platform/mac/Skipped:
+
 2010-12-02  Noel Gordon  <noel.gordon at gmail.com>
 
         Reviewed by David Levin.
diff --git a/LayoutTests/platform/mac/Skipped b/LayoutTests/platform/mac/Skipped
index 6d4e4a6..3fe5770 100644
--- a/LayoutTests/platform/mac/Skipped
+++ b/LayoutTests/platform/mac/Skipped
@@ -270,3 +270,5 @@ fast/canvas/canvas-getImageData-negative-source.html
 # Times out because plugins aren't allowed to execute JS after NPP_Destroy has been called in WebKit1's OOP plugins implementation http://webkit.org/b/48929
 plugins/evaluate-js-after-removing-plugin-element.html
 
+# Very flaky: https://bugs.webkit.org/show_bug.cgi?id=49182
+animations/stop-animation-on-suspend.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list