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

ossy at webkit.org ossy at webkit.org
Thu Apr 8 00:18:12 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit a7b93acc7f859a2967fb737a4c5710dcd2b17046
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 4 10:37:26 2009 +0000

    [Qt] Re-enable audio/video tests after updated buildbot's Qt
    to Phonon supported one, and put 2 bad tests into skiplist.
    
    Reviewed by Simon Hausmann.
    
    * platform/qt/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51691 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 071dc42..a466aea 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-12-04  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Reviewed by Simon Hausmann.
+
+        [Qt] Re-enable audio/video tests after updated buildbot's Qt
+        to Phonon supported one, and put 2 bad tests into skiplist.
+
+        * platform/qt/Skipped:
+
 2009-12-04  Yuzo Fujishima  <yuzo at google.com>
 
         Reviewed by Darin Fisher.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 235d2ef..7f2e2c3 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -1,16 +1,3 @@
-# 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
-fast/dom/dom-constructors.html
-fast/dom/Window/custom-constructors.html
-fast/dom/Window/window-properties.html 
-fast/dom/beforeload/video-before-load.html
-fast/dom/prototype-inheritance.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         #
 #      conform other platforms. Probably caused by previously hidden bugs.    #
@@ -155,6 +142,20 @@ fast/canvas/canvas-getImageData.html
 fast/loader/empty-embed-src-attribute.html
 fast/text/find-hidden-text.html
 
+# ========================================================================= #
+# Crashing tests due to re-enabled Phonon support in Buildbot's Qt          #
+# Skip these until a proper solution for the Phonon related craches found.  #
+# ========================================================================= #
+#reproducible command: WebKitTools/Scripts/run-webkit-tests fast/runin/nonblock-runin.html fast/table/
+#crashed: fast/table/"random_test"
+#crasher:
+fast/runin/nonblock-runin.html
+
+#reproducible command: WebKitTools/Scripts/run-webkit-tests http/tests/security/local-video-source-from-remote.html http/tests/security/local-video-src-from-remote.html
+#crashed: http/tests/security/local-video-src-from-remote.html
+#crasher:
+http/tests/security/local-video-source-from-remote.html
+
 # ============================================================================= #
 #            Missing features in our DumpRenderTree implementation              #
 # ============================================================================= #
@@ -4900,13 +4901,6 @@ svg/custom/use-clipped-transform.svg
 svg/dom/length-list-parser.html
 editing/selection/extend-selection-after-double-click.html
 
-# Audio related tests are failing on buildbot
-# See: https://bugs.webkit.org/show_bug.cgi?id=27910
-fast/dom/constructed-objects-prototypes.html
-fast/dom/constructors-cached-navigate.html
-fast/dom/constructors-cached.html
-fast/js/global-constructors.html
-
 # Intermittent failure of these two animation related tests
 # https://bugs.webkit.org/show_bug.cgi?id=27912
 animations/change-keyframes.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list