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

vestbo at webkit.org vestbo at webkit.org
Wed Dec 22 12:15:00 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 27e2a1534e37279118f4c9fb7164d0b5949d6fc1
Author: vestbo at webkit.org <vestbo at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 17 21:36:26 2010 +0000

    [Qt] Skip media/video-poster-delayed.html
    
    Reviewed by NOBODY.
    
    The QtMultimedia backend has issues with video size hints, skip the test
    until this is sorted out.
    
    * platform/qt/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65547 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a3dbd55..3ae50ed 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-08-17  Tor Arne Vestbø  <tor.arne.vestbo at nokia.com>
+
+        Reviewed by NOBODY.
+
+        [Qt] Skip media/video-poster-delayed.html
+
+        The QtMultimedia backend has issues with video size hints, skip the test
+        until this is sorted out.
+
+        * platform/qt/Skipped:
+
 2010-08-17  Fady Samuel  <fsamuel at chromium.org>
 
         Reviewed by David Hyatt.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 39194a5..f925098 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -755,6 +755,9 @@ media/video-width-height.html
 media/video-zoom-controls.html
 media/video-zoom.html
 
+# Video size reported as 0,0 due to how size-hints are reported by QtMultimedia
+media/video-poster-delayed.html
+
 # ============================================================================= #
 # Crashing tests due to re-enabled Phonon support in Buildbot's Qt              #
 # Skip these until a proper solution for the Phonon related crashes found.      #

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list