Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(638)

Unified Diff: webkit/tools/layout_tests/flakiness_dashboard.html

Issue 177022: Turn on the linux debug bots now that we archive the results for them. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/flakiness_dashboard.html
===================================================================
--- webkit/tools/layout_tests/flakiness_dashboard.html (revision 24746)
+++ webkit/tools/layout_tests/flakiness_dashboard.html (working copy)
@@ -149,10 +149,9 @@
'Webkit (dbg)(2)': 'webkit-dbg-2',
'Webkit (dbg)(3)': 'webkit-dbg-3',
'Webkit Linux': 'webkit-rel-linux',
- // TODO(ojan): Comment out linux debug builders until they archive results.
- // 'Webkit Linux (dbg)(1)': 'webkit-dbg-linux-1',
- // 'Webkit Linux (dbg)(2)': 'webkit-dbg-linux-2',
- // 'Webkit Linux (dbg)(3)': 'webkit-dbg-linux-3',
+ 'Webkit Linux (dbg)(1)': 'webkit-dbg-linux-1',
+ 'Webkit Linux (dbg)(2)': 'webkit-dbg-linux-2',
+ 'Webkit Linux (dbg)(3)': 'webkit-dbg-linux-3',
'Webkit Mac10.5': 'webkit-rel-mac5',
'Webkit Mac10.5 (dbg)(1)': 'webkit-dbg-mac5-1',
'Webkit Mac10.5 (dbg)(2)': 'webkit-dbg-mac5-2',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698