Title: [151535] trunk/Tools
Revision
151535
Author
[email protected]
Date
2013-06-12 18:48:44 -0700 (Wed, 12 Jun 2013)

Log Message

Unreviewed. Turn on WinEWS test now that AppleWin port uses new-run-webkit-tests.

* Scripts/webkitpy/common/config/ews.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (151534 => 151535)


--- trunk/Tools/ChangeLog	2013-06-13 01:15:58 UTC (rev 151534)
+++ trunk/Tools/ChangeLog	2013-06-13 01:48:44 UTC (rev 151535)
@@ -1,3 +1,9 @@
+2013-06-12  Roger Fong  <[email protected]>
+
+        Unreviewed. Turn on WinEWS test now that AppleWin port uses new-run-webkit-tests.
+
+        * Scripts/webkitpy/common/config/ews.json:
+
 2013-06-12  Eduardo Lima Mitev  <[email protected]>
 
         [atk] Replace deprecated call to atk_document_get_locale() in DumpRenderTree

Modified: trunk/Tools/Scripts/webkitpy/common/config/ews.json (151534 => 151535)


--- trunk/Tools/Scripts/webkitpy/common/config/ews.json	2013-06-13 01:15:58 UTC (rev 151534)
+++ trunk/Tools/Scripts/webkitpy/common/config/ews.json	2013-06-13 01:48:44 UTC (rev 151535)
@@ -36,7 +36,8 @@
         ]
     },
     "Win EWS": {
-        "port": "win"
+        "port": "win",
+        "runTests": true
     },
     "Mac EWS": {
         "port": "mac",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to