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

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 312833002: Add test specs for a new experimental MSan tester. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove explicit compile target Created 6 years, 6 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: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 27be76b4e5d631735d1d95f92d75aad6986246bd..b5b11ee97480b51368bdd748c996c6863945ec25 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -221,6 +221,7 @@
"crypto_unittests",
"device_unittests",
"gpu_unittests",
+ "interactive_ui_tests",
"ipc_tests",
"jingle_unittests",
"media_unittests",
@@ -235,5 +236,10 @@
"unit_tests",
"url_unittests"
]
+ },
+ "Chromium Linux MSan (browser tests)": {
+ "gtest_tests": [
+ "browser_tests"
+ ]
}
}
« 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