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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 15:31:57 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit e1b8b02ae02da72612aa0f41d5d953bf672943f4
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 5 22:34:00 2010 +0000

    Unreviewed.
    
    [Qt] animations tests fails which uses suspend/resume
    https://bugs.webkit.org/show_bug.cgi?id=43905
    
    * platform/qt/Skipped:
     - animations/suspend-resume-animation-events.html added until fix.
     - animations/stop-animation-on-suspend.html added until fix.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71453 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 6c1f97b..bcb500d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-11-05  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
+        [Qt] animations tests fails which uses suspend/resume
+        https://bugs.webkit.org/show_bug.cgi?id=43905
+
+        * platform/qt/Skipped:
+         - animations/suspend-resume-animation-events.html added until fix.
+         - animations/stop-animation-on-suspend.html added until fix.
+
 2010-11-05  Mihai Parparita  <mihaip at chromium.org>
 
         Reviewed by Ojan Vafai.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index bd75f0b..05eac9c 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5353,9 +5353,11 @@ fast/forms/interactive-validation-prevented.html
 # https://bugs.webkit.org/show_bug.cgi?id=42821
 animations/play-state.html
 
-# [Qt] animations/suspend-resume-animation.html fails
+# [Qt] animations tests fails which uses suspend/resume
 # https://bugs.webkit.org/show_bug.cgi?id=43905
 animations/suspend-resume-animation.html
+animations/suspend-resume-animation-events.html
+animations/stop-animation-on-suspend.html
 
 # [Qt] Search input field doesn't have cancel button
 # https://bugs.webkit.org/show_bug.cgi?id=42887

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list