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

andersca at apple.com andersca at apple.com
Wed Dec 22 11:31:07 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 0e4eb451fbaf24cb9b9f092910793b91c310d8ce
Author: andersca at apple.com <andersca at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jul 27 22:36:22 2010 +0000

    Explicitly list all skipped tests in plugins/ so we can start removing passing tests.
    
    Reviewed by Sam Weinig.
    
    * platform/mac-wk2/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64169 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a242dbe..ebd926b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-07-27  Anders Carlsson  <andersca at apple.com>
+
+        Reviewed by Sam Weinig.
+
+        Explicitly list all skipped tests in plugins/ so we can start removing passing tests.
+
+        * platform/mac-wk2/Skipped:
+
 2010-07-27  Victor Wang  <victorw at chromium.org>
 
         Unreviewed. Update chromium test expectations for failed test:
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index e43069d..c2cd2aa 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -1384,11 +1384,56 @@ http/tests/security/xssAuditor/xss-protection-parsing-01.html
 
 # WebKit2 needs plugins support
 # <https://bugs.webkit.org/show_bug.cgi?id=42196>
-plugins
+fast/loader/loadInProgress.html
 http/tests/plugins
 java
 platform/mac/plugins
-fast/loader/loadInProgress.html
+plugins/clicking-missing-plugin-fires-delegate.html
+plugins/destroy-during-npp-new.html
+plugins/destroy-reentry.html
+plugins/destroy-stream-twice.html
+plugins/embed-attributes-setting.html
+plugins/embed-attributes-style.html
+plugins/embed-inside-object.html
+plugins/get-empty-url.html
+plugins/get-file-url.html
+plugins/get-url-that-the-resource-load-delegate-will-disallow.html
+plugins/get-url-with-blank-target.html
+plugins/get-url-with-iframe-target.html
+plugins/geturl-replace-query.html
+plugins/iframe-shims.html
+plugins/inner-html-display-none.html
+plugins/instance-available-before-stylesheets-loaded-object.html
+plugins/instance-available-before-stylesheets-loaded.html
+plugins/js-from-destroy.html
+plugins/missing-plugin.html
+plugins/netscape-plugin-map-data-to-src.html
+plugins/netscape-plugin-setwindow-size-2.html
+plugins/netscape-plugin-setwindow-size.html
+plugins/npruntime/bindings-test.html
+plugins/npruntime/embed-property.html
+plugins/npruntime/enumerate.html
+plugins/npruntime/get-int-identifier-special-values.html
+plugins/npruntime/get-property-return-value.html
+plugins/npruntime/identifier-conversion.html
+plugins/npruntime/invoke-browserfuncs.html
+plugins/npruntime/invoke-default.html
+plugins/npruntime/invoke.html
+plugins/npruntime/npruntime.html
+plugins/npruntime/round-trip-npobject.html
+plugins/npruntime/set-property.html
+plugins/override-node-method.html
+plugins/plugin-javascript-access.html
+plugins/plugin-remove-subframe.html
+plugins/reentrant-update-widget-positions.html
+plugins/reloadplugins-no-pages.html
+plugins/resize-from-plugin.html
+plugins/return-error-from-new-stream-callback-in-full-frame-plugin.html
+plugins/return-error-from-new-stream-doesnt-invoke-destroy-stream.html
+plugins/return-negative-one-from-write.html
+plugins/set-status.html
+plugins/update-widgets-crash.html
+plugins/window-open.html
 
 # WebKit2 needs layoutTestController.overridePreference
 # <https://bugs.webkit.org/show_bug.cgi?id=42197>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list