Title: [89575] trunk/LayoutTests
Revision
89575
Author
jber...@webkit.org
Date
2011-06-23 08:48:51 -0700 (Thu, 23 Jun 2011)

Log Message

[WebKit2 Tests] plugins/npruntime/embed-property-equality.html failing since introduction in
r88679.
https://bugs.webkit.org/show_bug.cgi?id=63205

This test does not fail on Windows, so add back in the passing expected results to get the
bots green.

* platform/win-wk2/plugins/npruntime: Added.
* platform/win-wk2/plugins/npruntime/embed-property-equality-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89574 => 89575)


--- trunk/LayoutTests/ChangeLog	2011-06-23 15:44:58 UTC (rev 89574)
+++ trunk/LayoutTests/ChangeLog	2011-06-23 15:48:51 UTC (rev 89575)
@@ -1,3 +1,15 @@
+2011-06-23  Jessie Berlin  <jber...@apple.com>
+
+        [WebKit2 Tests] plugins/npruntime/embed-property-equality.html failing since introduction in
+        r88679.
+        https://bugs.webkit.org/show_bug.cgi?id=63205
+
+        This test does not fail on Windows, so add back in the passing expected results to get the
+        bots green.
+
+        * platform/win-wk2/plugins/npruntime: Added.
+        * platform/win-wk2/plugins/npruntime/embed-property-equality-expected.txt: Added.
+
 2011-06-23  Csaba Osztrogonác  <o...@webkit.org>
 
         REGRESSION (r89449): http/tests/inspector/extensions-resources-redirect.html failing on SnowLeopard Intel Release (Tests), Windows 7 Release (Tests), Qt

Added: trunk/LayoutTests/platform/win-wk2/plugins/npruntime/embed-property-equality-expected.txt (0 => 89575)


--- trunk/LayoutTests/platform/win-wk2/plugins/npruntime/embed-property-equality-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win-wk2/plugins/npruntime/embed-property-equality-expected.txt	2011-06-23 15:48:51 UTC (rev 89575)
@@ -0,0 +1,4 @@
+Test equality of plugin object properties.
+
+
+Send two references of a _javascript_ object to the plugin for identity comparison in C++ PASS
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to