Title: [152860] trunk/Tools
Revision
152860
Author
roger_f...@apple.com
Date
2013-07-18 13:28:20 -0700 (Thu, 18 Jul 2013)

Log Message

Unreviewed. Test enabling WinEWS tests now that queue is at a good state and NRWT with multiple processes is enabled.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (152859 => 152860)


--- trunk/Tools/ChangeLog	2013-07-18 19:07:35 UTC (rev 152859)
+++ trunk/Tools/ChangeLog	2013-07-18 20:28:20 UTC (rev 152860)
@@ -1,3 +1,9 @@
+2013-07-18  Roger Fong  <roger_f...@apple.com>
+
+        Unreviewed. Test enabling WinEWS tests now that queue is at a good state and NRWT with multiple processes is enabled.
+
+        * Scripts/webkitpy/common/config/ews.json:
+
 2013-07-18  Daniel Bates  <daba...@apple.com>
 
         REGRESSION (r132678): Tests that use SSL or port 8080 time out when run using old-run-webkit-tests

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


--- trunk/Tools/Scripts/webkitpy/common/config/ews.json	2013-07-18 19:07:35 UTC (rev 152859)
+++ trunk/Tools/Scripts/webkitpy/common/config/ews.json	2013-07-18 20:28:20 UTC (rev 152860)
@@ -36,7 +36,8 @@
         ]
     },
     "Win EWS": {
-        "port": "win"
+        "port": "win",
+        "runTests": true
     },
     "Mac EWS": {
         "port": "mac",
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to