| 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',
|
|
|