Title: [129181] trunk/Tools
- Revision
- 129181
- Author
- [email protected]
- Date
- 2012-09-20 18:04:24 -0700 (Thu, 20 Sep 2012)
Log Message
Unreviewed. Start running tests on the mac-ews.
* Scripts/webkitpy/tool/commands/earlywarningsystem.py:
(MacEWS):
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (129180 => 129181)
--- trunk/Tools/ChangeLog 2012-09-20 23:52:19 UTC (rev 129180)
+++ trunk/Tools/ChangeLog 2012-09-21 01:04:24 UTC (rev 129181)
@@ -1,3 +1,10 @@
+2012-09-20 Lucas Forschler <[email protected]>
+
+ Unreviewed. Start running tests on the mac-ews.
+
+ * Scripts/webkitpy/tool/commands/earlywarningsystem.py:
+ (MacEWS):
+
2012-09-20 Tony Chang <[email protected]>
[chromium] Enable more clang warnings
Modified: trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py (129180 => 129181)
--- trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py 2012-09-20 23:52:19 UTC (rev 129180)
+++ trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py 2012-09-21 01:04:24 UTC (rev 129181)
@@ -203,3 +203,4 @@
class MacEWS(AbstractEarlyWarningSystem):
name = "mac-ews"
port_name = "mac"
+ _default_run_tests = True
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes