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

Unified Diff: WATCHLISTS

Issue 173530: Add myself to watchlists in an attempt to catch flakiness-inducing bugs being added to the tree. (Closed)
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: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index f8b5add8fdf02baca84c03c1608c47f7fbbbbf19..2352f1e2fc480710fc991c6f5f3e6c11c043b876 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -81,6 +81,12 @@
'sync': {
'filepath': 'chrome/browser/sync/.*|chrome/browser/views/sync/.*|chrome/test/live_sync/.*',
},
+ 'tests': {
+ 'filepath': 'unittest|browsertest|uitest',
+ },
+ 'automation': {
+ 'filepath': 'chrome/browser/automation/.*|chrome/test/automation/.*',
+ },
},
'WATCHLISTS': {
@@ -110,5 +116,7 @@
'linux-sandboxing': ['agl@chromium.org'],
'sync': ['tim@chromium.org', 'nick@chromium.org',
'idana@chromium.org'],
+ 'tests': ['phajdan.jr@chromium.org'],
+ 'automation': ['phajdan.jr@chromium.org'],
},
}
« 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