Title: [154503] trunk/Tools
Revision
154503
Author
[email protected]
Date
2013-08-23 11:41:33 -0700 (Fri, 23 Aug 2013)

Log Message

Unreviewed, rolling out r153534.
http://trac.webkit.org/changeset/153534
https://bugs.webkit.org/show_bug.cgi?id=120216

Too many tests failing just WinEWS bots (Requested by rfong on
#webkit).

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (154502 => 154503)


--- trunk/Tools/ChangeLog	2013-08-23 18:34:27 UTC (rev 154502)
+++ trunk/Tools/ChangeLog	2013-08-23 18:41:33 UTC (rev 154503)
@@ -1,3 +1,14 @@
+2013-08-23  Commit Queue  <[email protected]>
+
+        Unreviewed, rolling out r153534.
+        http://trac.webkit.org/changeset/153534
+        https://bugs.webkit.org/show_bug.cgi?id=120216
+
+        Too many tests failing just WinEWS bots (Requested by rfong on
+        #webkit).
+
+        * Scripts/webkitpy/common/config/ews.json:
+
 2013-08-23  Alex Christensen  <[email protected]>
 
         Unreviewed.  Added my webkit.org email address.

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


--- trunk/Tools/Scripts/webkitpy/common/config/ews.json	2013-08-23 18:34:27 UTC (rev 154502)
+++ trunk/Tools/Scripts/webkitpy/common/config/ews.json	2013-08-23 18:41:33 UTC (rev 154503)
@@ -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