[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

mjs at apple.com mjs at apple.com
Sun Feb 20 23:39:05 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 8b55d51ec6beff2c79864296510a10a2d5d6f527
Author: mjs at apple.com <mjs at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Jan 23 05:48:11 2011 +0000

    2011-01-22  Maciej Stachowiak  <mjs at apple.com>
    
            Reviewed by Oliver Hunt.
    
            Skip a test that seems to cause the subsequent test to sporadically fail, and unskip the several tests after it
            https://bugs.webkit.org/show_bug.cgi?id=52970
    
            * platform/mac-wk2/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76458 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 41bcd93..a7c038b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-22  Maciej Stachowiak  <mjs at apple.com>
+
+        Reviewed by Oliver Hunt.
+
+        Skip a test that seems to cause the subsequent test to sporadically fail, and unskip the several tests after it
+        https://bugs.webkit.org/show_bug.cgi?id=52970
+
+        * platform/mac-wk2/Skipped:
+
 2011-01-22  Robert Hogan  <robert at webkit.org>
 
         Reviewed by Andreas Kling.
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index 6d8a354..376f0c9 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -2265,12 +2265,8 @@ transitions/color-transition-all.html
 transitions/min-max-width-height-transitions.html
 transitions/text-indent-transition.html
 
-# These tests crash the Web Process on the buildbot sporadically (probably related)
-fast/forms/form-attribute-elements-order.html
-fast/forms/form-attribute-elements-order2.html
-fast/forms/form-attribute-elements.html
-fast/forms/form-attribute.html
-fast/forms/form-collection-elements-order.html
+# This tests causes the next test to crash the WebProcess (probably a reset timeout)
+fast/forms/form-associated-element-crash2.html
 
 # These storage tests fail in WebKit2 on the bot, but not running locally
 fast/workers/storage/executesql-accepts-only-one-statement-sync.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list