Title: [111246] trunk/LayoutTests
- Revision
- 111246
- Author
- [email protected]
- Date
- 2012-03-19 14:26:19 -0700 (Mon, 19 Mar 2012)
Log Message
NPRuntime support for out-of-process plug-ins.
https://bugs.webkit.org/show_bug.cgi?id=48346
This issue was marked as fixed on 2011-01-11, but the tests that required that support were
never taken off the WK2 Skipped list.
Update the WK2 Skipped list to not skip the passing tests, and move the ones that still fail
to a separate section of the list.
* platform/wk2/Skipped:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (111245 => 111246)
--- trunk/LayoutTests/ChangeLog 2012-03-19 21:24:50 UTC (rev 111245)
+++ trunk/LayoutTests/ChangeLog 2012-03-19 21:26:19 UTC (rev 111246)
@@ -1,3 +1,16 @@
+2012-03-19 Jessie Berlin <[email protected]>
+
+ NPRuntime support for out-of-process plug-ins.
+ https://bugs.webkit.org/show_bug.cgi?id=48346
+
+ This issue was marked as fixed on 2011-01-11, but the tests that required that support were
+ never taken off the WK2 Skipped list.
+
+ Update the WK2 Skipped list to not skip the passing tests, and move the ones that still fail
+ to a separate section of the list.
+
+ * platform/wk2/Skipped:
+
2012-03-19 Raymond Toy <[email protected]>
Add playback state for AudioBufferSourceNode and add number of active nodes
Modified: trunk/LayoutTests/platform/wk2/Skipped (111245 => 111246)
--- trunk/LayoutTests/platform/wk2/Skipped 2012-03-19 21:24:50 UTC (rev 111245)
+++ trunk/LayoutTests/platform/wk2/Skipped 2012-03-19 21:26:19 UTC (rev 111246)
@@ -731,27 +731,6 @@
http/tests/loading/slow-parsing-subframe.html
http/tests/loading/text-content-type-with-binary-extension.html
-# NPRuntime support for out-of-process plug-ins
-# <https://bugs.webkit.org/show_bug.cgi?id=48346>
-http/tests/plugins/cross-frame-object-access.html
-http/tests/plugins/get-url.html
-http/tests/plugins/geturlnotify-from-npp-destroystream.html
-http/tests/plugins/interrupted-get-url.html
-http/tests/plugins/local-geturl-from-remote.html
-http/tests/plugins/npapi-response-headers.html
-plugins/get-url-with-iframe-target.html
-plugins/netscape-plugin-setwindow-size.html
-plugins/nested-plugin-objects.html
-plugins/pass-different-npp-struct.html
-plugins/reentrant-update-widget-positions.html
-plugins/reloadplugins-no-pages.html
-plugins/return-negative-one-from-write.html
-plugins/set-status.html
-plugins/update-widgets-crash.html
-plugins/window-open.html
-plugins/npruntime/identifier-conversion.html
-plugins/npruntime/plugin-scriptable-object-invoke-default.html
-
# These tests crash the WebProcess when run under WebKitTestRunner.
# <https://bugs.webkit.org/show_bug.cgi?id=44479>
fast/parser/remove-misnested-iframe-in-beforeload.html
@@ -1264,6 +1243,14 @@
platform/mac/plugins/testplugin-onnew-onpaint.html
plugins/no-mime-with-valid-extension.html
+# Unexplained plugin failures that were formerly in the NPRuntime support for out-of-process plug-ins
+# list.
+plugins/netscape-plugin-setwindow-size.html
+plugins/npruntime/plugin-scriptable-object-invoke-default.html
+plugins/pass-different-npp-struct.html
+plugins/reentrant-update-widget-positions.html
+plugins/set-status.html
+
# Unexplained plugin timeouts
# https://bugs.webkit.org/show_bug.cgi?id=81392
plugins/crash-restoring-plugin-page-from-page-cache.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes