Title: [148535] trunk/Tools
- Revision
- 148535
- Author
- [email protected]
- Date
- 2013-04-16 12:47:16 -0700 (Tue, 16 Apr 2013)
Log Message
Unreviewed. Disable WinEWS tests, simply not enough bots.
All bots are running consistently now but the queue still keeps growing.
Until we get more bots or make the tests faster, it doesn't seem wise to keep running tests.
* Scripts/webkitpy/tool/commands/earlywarningsystem.py:
(WinEWS):
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (148534 => 148535)
--- trunk/Tools/ChangeLog 2013-04-16 19:19:53 UTC (rev 148534)
+++ trunk/Tools/ChangeLog 2013-04-16 19:47:16 UTC (rev 148535)
@@ -1,3 +1,13 @@
+2013-04-13 Roger Fong <[email protected]>
+
+ Unreviewed. Disable WinEWS tests, simply not enough bots.
+
+ All bots are running consistently now but the queue still keeps growing.
+ Until we get more bots or make the tests faster, it doesn't seem wise to keep running tests.
+
+ * Scripts/webkitpy/tool/commands/earlywarningsystem.py:
+ (WinEWS):
+
2013-04-16 Ryosuke Niwa <[email protected]>
The list of contributors in committers.py should be a separate JSON
Modified: trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py (148534 => 148535)
--- trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py 2013-04-16 19:19:53 UTC (rev 148534)
+++ trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py 2013-04-16 19:47:16 UTC (rev 148535)
@@ -182,7 +182,6 @@
class WinEWS(AbstractEarlyWarningSystem):
name = "win-ews"
port_name = "win"
- _default_run_tests = True
class MacEWS(AbstractEarlyWarningSystem):
name = "mac-ews"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes