Title: [124493] trunk/Tools
- Revision
- 124493
- Author
- [email protected]
- Date
- 2012-08-02 13:50:45 -0700 (Thu, 02 Aug 2012)
Log Message
Turn on tests for the mac-ews, for realz this time.
* Scripts/webkitpy/tool/commands/earlywarningsystem.py:
(MacEWS):
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (124492 => 124493)
--- trunk/Tools/ChangeLog 2012-08-02 20:49:19 UTC (rev 124492)
+++ trunk/Tools/ChangeLog 2012-08-02 20:50:45 UTC (rev 124493)
@@ -1,3 +1,10 @@
+2012-08-02 Adam Barth <[email protected]>
+
+ Turn on tests for the mac-ews, for realz this time.
+
+ * Scripts/webkitpy/tool/commands/earlywarningsystem.py:
+ (MacEWS):
+
2012-08-02 Xianzhu Wang <[email protected]>
[Chromium-Android] Run layout tests on multiple devices in parallel
Modified: trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py (124492 => 124493)
--- trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py 2012-08-02 20:49:19 UTC (rev 124492)
+++ trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py 2012-08-02 20:50:45 UTC (rev 124493)
@@ -195,4 +195,4 @@
class MacEWS(AbstractEarlyWarningSystem):
name = "mac-ews"
port_name = "mac"
- _run_tests = True
+ _default_run_tests = True
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes