Title: [94707] trunk/Tools
Revision
94707
Author
[email protected]
Date
2011-09-07 13:56:05 -0700 (Wed, 07 Sep 2011)

Log Message

Unreviewed, rolling out r94441.
http://trac.webkit.org/changeset/94441
https://bugs.webkit.org/show_bug.cgi?id=67731

"MacEWSes are backed up due to new machines not able to reach
git.webkit.org.  Disabling tests for now" (Requested by
eseidel2 on #webkit).

Patch by Sheriff Bot <[email protected]> on 2011-09-07

* Scripts/webkitpy/tool/commands/earlywarningsystem.py:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (94706 => 94707)


--- trunk/Tools/ChangeLog	2011-09-07 20:18:14 UTC (rev 94706)
+++ trunk/Tools/ChangeLog	2011-09-07 20:56:05 UTC (rev 94707)
@@ -1,3 +1,15 @@
+2011-09-07  Sheriff Bot  <[email protected]>
+
+        Unreviewed, rolling out r94441.
+        http://trac.webkit.org/changeset/94441
+        https://bugs.webkit.org/show_bug.cgi?id=67731
+
+        "MacEWSes are backed up due to new machines not able to reach
+        git.webkit.org.  Disabling tests for now" (Requested by
+        eseidel2 on #webkit).
+
+        * Scripts/webkitpy/tool/commands/earlywarningsystem.py:
+
 2011-09-07  Elliot Poger  <[email protected]>
 
         filter test_expectations properly for chromium-mac vs chromium-cg-mac

Modified: trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py (94706 => 94707)


--- trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py	2011-09-07 20:18:14 UTC (rev 94706)
+++ trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py	2011-09-07 20:56:05 UTC (rev 94707)
@@ -207,4 +207,3 @@
 class MacEWS(AbstractCommitterOnlyEWS):
     name = "mac-ews"
     port_name = "mac"
-    _run_tests = True
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to