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

tonikitoo at webkit.org tonikitoo at webkit.org
Wed Apr 7 23:31:34 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 56c27908b64fae2e82456ac3e450c7aac7c142a7
Author: tonikitoo at webkit.org <tonikitoo at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 11 19:21:52 2009 +0000

    Rubber-stamped by Kenneth Christiansen.
    
    Grouping some of the current skipped plugin tests that fail
    due to the same reason: no support for objective-c functions.
    
    * platform/qt/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50827 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a336a82..8bbe97d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-11-11  Antonio Gomes  <tonikitoo at webkit.org>
+
+        Rubber-stamped by Kenneth Christiansen.
+
+        Grouping some of the current skipped plugin tests that fail
+        due to the same reason: no support for objective-c functions.
+
+        * platform/qt/Skipped:
+
 2009-11-11  Daniel Bates  <dbates at webkit.org>
 
         Reviewed by Eric Seidel.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 78be1a0..7d6b857 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -345,6 +345,14 @@ fast/text/international/bidi-menulist.html
 fast/text/international/wrap-CJK-001.html
 fast/xpath/string-value.html
 
+# ------- plugin tests that use Objective-C
+plugins/call-as-function-test.html
+plugins/jsobjc-dom-wrappers.html
+plugins/jsobjc-simple.html
+plugins/root-object-premature-delete-crash.html
+plugins/throw-on-dealloc.html
+plugins/undefined-property-crash.html
+
 # ------- all other failures (not looked at)
 fast/box-sizing/percentage-height.html
 fast/css/acid2-pixel.html
@@ -467,19 +475,13 @@ fast/text/midword-break-after-breakable-char.html
 fast/text/textIteratorNilRenderer.html
 fast/text/international/002.html
 
-plugins/call-as-function-test.html
 plugins/destroy-during-npp-new.html
 plugins/embed-attributes-setting.html
 plugins/get-url-that-the-resource-load-delegate-will-disallow.html
 plugins/get-url-with-blank-target.html
 plugins/geturl-replace-query.html
-plugins/jsobjc-dom-wrappers.html
-plugins/jsobjc-simple.html
 plugins/mouse-events.html
 plugins/open-and-close-window-with-plugin.html
-plugins/root-object-premature-delete-crash.html
-plugins/throw-on-dealloc.html
-plugins/undefined-property-crash.html
 
 security/block-test.html
 svg/W3C-SVG-1.1/animate-elem-02-t.svg

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list