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

Unified Diff: testing/buildbot/chromium_memory_trybot.json

Issue 471963002: Convert linux_browser_asan builder to recipe (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adds the json file containing test_spec for linux_browser_asan Created 6 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: testing/buildbot/chromium_memory_trybot.json
diff --git a/testing/buildbot/chromium_memory_trybot.json b/testing/buildbot/chromium_memory_trybot.json
new file mode 100644
index 0000000000000000000000000000000000000000..e14ea64b79d7b42e0753754f733ad5f1239951e0
--- /dev/null
+++ b/testing/buildbot/chromium_memory_trybot.json
@@ -0,0 +1,7 @@
+{
+ "gtest_tests": [
+ "browser_tests",
+ "content_browsertests",
+ "interactive_ui_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