Title: [152791] trunk/Tools
Revision
152791
Author
[email protected]
Date
2013-07-17 11:07:49 -0700 (Wed, 17 Jul 2013)

Log Message

Unreviewed, rolling out r151535.
http://trac.webkit.org/changeset/151535
https://bugs.webkit.org/show_bug.cgi?id=118804

Re-disable WinEWS tests (Requested by rfong on #webkit).

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (152790 => 152791)


--- trunk/Tools/ChangeLog	2013-07-17 17:59:30 UTC (rev 152790)
+++ trunk/Tools/ChangeLog	2013-07-17 18:07:49 UTC (rev 152791)
@@ -1,3 +1,13 @@
+2013-07-17  Commit Queue  <[email protected]>
+
+        Unreviewed, rolling out r151535.
+        http://trac.webkit.org/changeset/151535
+        https://bugs.webkit.org/show_bug.cgi?id=118804
+
+        Re-disable WinEWS tests (Requested by rfong on #webkit).
+
+        * Scripts/webkitpy/common/config/ews.json:
+
 2013-07-17  Simon Pena  <[email protected]>
 
         [GTK] Make DRT obbey testRunner's addURLToRedirect

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


--- trunk/Tools/Scripts/webkitpy/common/config/ews.json	2013-07-17 17:59:30 UTC (rev 152790)
+++ trunk/Tools/Scripts/webkitpy/common/config/ews.json	2013-07-17 18:07:49 UTC (rev 152791)
@@ -36,8 +36,7 @@
         ]
     },
     "Win EWS": {
-        "port": "win",
-        "runTests": true
+        "port": "win"
     },
     "Mac EWS": {
         "port": "mac",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to