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

darin at apple.com darin at apple.com
Wed Dec 22 11:40:55 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7c89ee0e5456445cc0d0d8faac54ba6ba572e19f
Author: darin at apple.com <darin at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 3 19:17:25 2010 +0000

    * platform/mac-snowleopard/Skipped: Skip remove-property test that Anders added while
    working on WebKit2. Unknown why it's failing on SnowLeopard at this time. We could have
    added SnowLeopard-specific results instead, but for now we decided skipping was easier.
    
    Reviewed by Anders Carlsson.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64575 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 46fc06f..126eecb 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-03  Darin Adler  <darin at apple.com>
+
+        Reviewed by Anders Carlsson.
+
+        * platform/mac-snowleopard/Skipped: Skip remove-property test that Anders added while
+        working on WebKit2. Unknown why it's failing on SnowLeopard at this time. We could have
+        added SnowLeopard-specific results instead, but for now we decided skipping was easier.
+
 2010-08-03  Martin Robinson  <mrobinson at igalia.com>
 
         Reviewed by Ojan Vafai.
diff --git a/LayoutTests/platform/mac-snowleopard/Skipped b/LayoutTests/platform/mac-snowleopard/Skipped
index 1e8f96d..48fbb8a 100644
--- a/LayoutTests/platform/mac-snowleopard/Skipped
+++ b/LayoutTests/platform/mac-snowleopard/Skipped
@@ -15,6 +15,7 @@ plugins/npruntime/throw-exception.html
 plugins/netscape-dom-access.html
 plugins/npruntime/browser-object-identity.html
 plugins/destroy-plugin-from-callback.html
+
 # Intermittent failures, requiring a newer version of Safari:
 # https://bugs.webkit.org/show_bug.cgi?id=36462
 plugins/keyboard-events.html
@@ -26,6 +27,9 @@ plugins/npruntime/construct.html
 # thrown
 plugins/npruntime/invoke-failure.html
 
+# New test added during WebKit2 work; unknown why it fails.
+plugins/npruntime/remove-property.html
+
 # Radar bugs needed for these
 fast/canvas/set-colors.html
 svg/W3C-SVG-1.1/coords-viewattr-02-b.svg

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list