[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

kenneth at webkit.org kenneth at webkit.org
Wed Apr 7 23:15:00 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit ba543e14c302570edfb9b2e7e4827aae23201742
Author: kenneth at webkit.org <kenneth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 29 20:05:02 2009 +0000

    Unreviewed Qt buildbot fix.
    
    Patch by Kenneth Rohde Christiansen <kenneth at webkit.org> on 2009-10-29
    Add some files to skipped that depend on phonon support,
    which is disabled on the Qt buildbot for now.
    
    * platform/qt/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50294 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9b65901..07a6892 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -6,6 +6,15 @@
 
 2009-10-29  Kenneth Rohde Christiansen  <kenneth at webkit.org>
 
+        Unreviewed Qt buildbot fix.
+
+        Add some files to skipped that depend on phonon support,
+        which is disabled on the Qt buildbot for now.
+
+        * platform/qt/Skipped:
+
+2009-10-29  Kenneth Rohde Christiansen  <kenneth at webkit.org>
+
         Rubberstamped by Adam Roben.
 
         Remove tests that pass after the change introduced in r50289.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 87116c0..b60a4e4 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -1,9 +1,13 @@
 # Failing tests due to disabled Phonon support in Buildbot's Qt
-# Skip these until a proper solution for the Phonon related craches and timeouts is found
+# Skip these until a proper solution for the Phonon related craches and
+# timeouts is found
 fast/dom/dom-constructors.html
 fast/dom/Window/custom-constructors.html
 fast/dom/beforeload/video-before-load.html
-fast/js/instanceof-operator.html 
+fast/js/instanceof-operator.html
+http/tests/security/local-video-poster-from-remote.html
+http/tests/security/local-video-source-from-remote.html
+http/tests/security/local-video-src-from-remote.html
 
 # =========================================================================== #
 #      Failing tests introduced by changing the default font sizes to         #

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list