Title: [89500] trunk/LayoutTests
Revision
89500
Author
jber...@webkit.org
Date
2011-06-22 17:16:03 -0700 (Wed, 22 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

Add expected failing result in order to get the bots green.

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

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89499 => 89500)


--- trunk/LayoutTests/ChangeLog	2011-06-23 00:01:53 UTC (rev 89499)
+++ trunk/LayoutTests/ChangeLog	2011-06-23 00:16:03 UTC (rev 89500)
@@ -1,3 +1,15 @@
+2011-06-22  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
+
+        Add expected failing result in order to get the bots green.
+
+        * platform/mac-wk2/plugins: Added.
+        * platform/mac-wk2/plugins/npruntime: Added.
+        * platform/mac-wk2/plugins/npruntime/embed-property-equality-expected.txt: Added.
+
 2011-06-22  Ojan Vafai  <o...@chromium.org>
 
         Update listing for perf tests to list each individual test.

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


--- trunk/LayoutTests/platform/mac-wk2/plugins/npruntime/embed-property-equality-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk2/plugins/npruntime/embed-property-equality-expected.txt	2011-06-23 00:16:03 UTC (rev 89500)
@@ -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++ FAIL
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to