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

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

Issue 620093004: Added test spec for ChromiumOS builders in chromium.memory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sorted list Created 6 years, 2 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.json
diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
index 9330014529d26172a9423aa50fd19d56f2e92546..f26c47abb2dfe4f660ad5f9d0a55b63cdd05819d 100644
--- a/testing/buildbot/chromium.memory.json
+++ b/testing/buildbot/chromium.memory.json
@@ -175,5 +175,58 @@
"interactive_ui_tests",
{"test": "browser_tests", "shard_index": 2, "total_shards": 3}
]
+ },
+ "Linux Chromium OS ASan LSan Tests (1)": {
+ "gtest_tests": [
+ "ash_unittests",
+ "aura_unittests",
+ "base_unittests",
+ "cacheinvalidation_unittests",
+ "chromeos_unittests",
+ "compositor_unittests",
+ "content_browsertests",
+ "crypto_unittests",
+ "events_unittests",
+ "gcm_unit_tests",
+ "gpu_unittests",
+ "jingle_unittests",
+ "media_unittests",
+ "ppapi_unittests",
+ "printing_unittests",
+ "remoting_unittests",
+ "url_unittests",
+ "views_unittests",
+ {"test": "browser_tests", "shard_index": 0, "total_shards": 3}
+ ]
+ },
+ "Linux Chromium OS ASan LSan Tests (2)": {
+ "gtest_tests": [
+ "interactive_ui_tests",
+ "net_unittests",
+ {"test": "browser_tests", "shard_index": 1, "total_shards": 3}
+ ]
+ },
+ "Linux Chromium OS ASan LSan Tests (3)": {
+ "gtest_tests": [
+ "accessibility_unittests",
+ "app_list_unittests",
+ "athena_unittests",
+ "cast_unittests",
+ "components_unittests",
+ "content_unittests",
+ "device_unittests",
+ "display_unittests",
+ "gfx_unittests",
+ "google_apis_unittests",
+ "ipc_tests",
+ "message_center_unittests",
+ "nacl_loader_unittests",
+ "sandbox_linux_unittests",
+ "sql_unittests",
+ "sync_unittests",
+ "ui_unittests",
+ "unit_tests",
+ {"test": "browser_tests", "shard_index": 2, "total_shards": 3}
+ ]
}
}
« 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