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

aestes at apple.com aestes at apple.com
Wed Dec 22 15:52:33 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 2d0688c92b4f33673539ff1e3e9392f966dc94c4
Author: aestes at apple.com <aestes at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 15 21:50:15 2010 +0000

    r72003 caused fast/forms/submit-form-attributes.html to crash
    DumpRenderTree on the Leopard Intel Debug (Tests) bot. Skip this test
    until the failure is resolved.
    https://bugs.webkit.org/show_bug.cgi?id=49562
    
    * platform/mac-leopard/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72035 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8ea24b2..4628c4d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-11-15  Andy Estes  <aestes at apple.com>
+
+        r72003 caused fast/forms/submit-form-attributes.html to crash
+        DumpRenderTree on the Leopard Intel Debug (Tests) bot. Skip this test
+        until the failure is resolved.
+        https://bugs.webkit.org/show_bug.cgi?id=49562
+
+        * platform/mac-leopard/Skipped:
+
 2010-11-15  Zhenyao Mo  <zmo at google.com>
 
         Ubreviewed, remove an empty line that causes the test to fail.
diff --git a/LayoutTests/platform/mac-leopard/Skipped b/LayoutTests/platform/mac-leopard/Skipped
index e3c3f78..fef62f3 100644
--- a/LayoutTests/platform/mac-leopard/Skipped
+++ b/LayoutTests/platform/mac-leopard/Skipped
@@ -172,3 +172,8 @@ canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html
 canvas/philip/tests/2d.imageData.put.wrongtype.html
 canvas/philip/tests/2d.pattern.image.incomplete.empty.html
 canvas/philip/tests/2d.pattern.image.incomplete.omitted.html
+
+# This test crashes DumpRenderTree after r72003.
+# https://bugs.webkit.org/show_bug.cgi?id=49562
+fast/forms/submit-form-attributes.html
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list