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

eric at webkit.org eric at webkit.org
Wed Dec 22 13:56:36 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit f683bb6d764371c574b4942253b442f189cf0371
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 30 03:42:07 2010 +0000

    2010-09-29  Eric Seidel  <eric at webkit.org>
    
            Unreviewed.  Skipping crashing test to green the tree.
            This crash started when I skipped some canvas tests
            as part of rolling out r68568.
    
            fast/canvas/webgl/draw-elements-out-of-bounds.html is crashing on Snow Leopard
            https://bugs.webkit.org/show_bug.cgi?id=46870
    
            * platform/mac-snowleopard/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68745 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f7158c9..4167bb8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-09-29  Eric Seidel  <eric at webkit.org>
+
+        Unreviewed.  Skipping crashing test to green the tree.
+        This crash started when I skipped some canvas tests
+        as part of rolling out r68568.
+
+        fast/canvas/webgl/draw-elements-out-of-bounds.html is crashing on Snow Leopard
+        https://bugs.webkit.org/show_bug.cgi?id=46870
+
+        * platform/mac-snowleopard/Skipped:
+
 2010-09-29  MORITA Hajime  <morrita at google.com>
 
         Unreviewed, updated test_expectations.txt
diff --git a/LayoutTests/platform/mac-snowleopard/Skipped b/LayoutTests/platform/mac-snowleopard/Skipped
index fd89c17..632760a 100644
--- a/LayoutTests/platform/mac-snowleopard/Skipped
+++ b/LayoutTests/platform/mac-snowleopard/Skipped
@@ -137,3 +137,7 @@ storage/indexeddb
 # Philip's canvas tests that fail on SnowLeopard only
 canvas/philip/tests/2d.gradient.interpolate.overlap.html
 canvas/philip/tests/2d.gradient.interpolate.overlap2.html
+
+# Crashing due to interaction with earlier tests
+# https://bugs.webkit.org/show_bug.cgi?id=46870
+fast/canvas/webgl/draw-elements-out-of-bounds.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list