Title: [115390] trunk/LayoutTests
Revision
115390
Author
[email protected]
Date
2012-04-26 17:49:59 -0700 (Thu, 26 Apr 2012)

Log Message

Skip the new ObjC tests for WebKit2

Patch by Benjamin Poulain <[email protected]> on 2012-04-26
Reviewed by Andreas Kling.

WebKitTestRunner doesn't have objCController, the new tests for
the Objective-C bindings should be skipped on WebKit2.

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (115389 => 115390)


--- trunk/LayoutTests/ChangeLog	2012-04-27 00:48:39 UTC (rev 115389)
+++ trunk/LayoutTests/ChangeLog	2012-04-27 00:49:59 UTC (rev 115390)
@@ -1,3 +1,14 @@
+2012-04-26  Benjamin Poulain  <[email protected]>
+
+        Skip the new ObjC tests for WebKit2
+
+        Reviewed by Andreas Kling.
+
+        WebKitTestRunner doesn't have objCController, the new tests for
+        the Objective-C bindings should be skipped on WebKit2.
+
+        * platform/wk2/Skipped:
+
 2012-04-26  Oliver Hunt  <[email protected]>
 
         Remove RegisterFile::end()/m_end

Modified: trunk/LayoutTests/platform/wk2/Skipped (115389 => 115390)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-04-27 00:48:39 UTC (rev 115389)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-04-27 00:49:59 UTC (rev 115390)
@@ -1393,6 +1393,8 @@
 platform/mac/fast/objc/longlongTest.html
 platform/mac/fast/objc/webScriptObject-hasWebScriptKey.html
 platform/mac/plugins/bindings-array-apply-crash.html
+platform/mac/plugins/bindings-objc-long-method-name.html
+platform/mac/plugins/bindings-objc-method-name-conversion.html
 platform/mac/plugins/bindings-test-objc.html
 platform/mac/plugins/call-as-function-test.html
 platform/mac/plugins/root-object-premature-delete-crash.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to