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

eric at webkit.org eric at webkit.org
Thu Apr 8 01:01:53 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 88b7bdf1669d3d02a7bca7fff7a5e68524fac329
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 12 11:06:14 2010 +0000

    2010-01-12  Eric Seidel  <eric at webkit.org>
    
            Reviewed by Simon Fraser.
    
            media/video-error-does-not-exist.html failed on Snow Leopard Release Bot
            https://bugs.webkit.org/show_bug.cgi?id=33434
    
            Add another media test to the skipped list.
            I expect these are all timing out for the same reason.
            We just don't know the reason yet.
    
            * platform/mac-snowleopard/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53128 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4defd6d..d3ee73d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-01-12  Eric Seidel  <eric at webkit.org>
+
+        Reviewed by Simon Fraser.
+
+        media/video-error-does-not-exist.html failed on Snow Leopard Release Bot
+        https://bugs.webkit.org/show_bug.cgi?id=33434
+
+        Add another media test to the skipped list.
+        I expect these are all timing out for the same reason.
+        We just don't know the reason yet.
+
+        * platform/mac-snowleopard/Skipped:
+
 2010-01-12  Jakub Wieczorek  <faw217 at gmail.com>
 
         Reviewed by Adam Barth.
diff --git a/LayoutTests/platform/mac-snowleopard/Skipped b/LayoutTests/platform/mac-snowleopard/Skipped
index 094fd4b..b872b4e 100644
--- a/LayoutTests/platform/mac-snowleopard/Skipped
+++ b/LayoutTests/platform/mac-snowleopard/Skipped
@@ -66,9 +66,11 @@ media/unsupported-rtsp.html
 media/video-no-audio.html
 media/video-size-intrinsic-scale.html
 
-# This test is occasionally timing out on SnowLeopard
+# These are occasionally timing out on SnowLeopard
 # https://bugs.webkit.org/show_bug.cgi?id=32339
 media/unsupported-tracks.html
+# https://bugs.webkit.org/show_bug.cgi?id=33434
+media/video-error-does-not-exist.html
 
 #  Test times out due to CoreGraphics bug
 # <rdar://problem/7499927>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list