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

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

Issue 898083003: Revert of Linux MSan: enable swarming/sharding for browser_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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.fyi.json
diff --git a/testing/buildbot/chromium.memory.fyi.json b/testing/buildbot/chromium.memory.fyi.json
index cd9d0c7a888d4327a03bcb6636d7d07cbff24fa7..3d5b72879f4faeebfa7bdf2a5dbf920ec655c48b 100644
--- a/testing/buildbot/chromium.memory.fyi.json
+++ b/testing/buildbot/chromium.memory.fyi.json
@@ -4,12 +4,10 @@
"accessibility_unittests",
"app_list_unittests",
"aura_unittests",
- "base_unittests",
{
- "test": "browser_tests",
+ "test": "base_unittests",
"swarming": {
- "can_use_on_swarming_builders": true,
- "shards": 3
+ "can_use_on_swarming_builders": true
}
},
"cacheinvalidation_unittests",
@@ -78,12 +76,7 @@
"accessibility_unittests",
"app_list_unittests",
"aura_unittests",
- {
- "test": "base_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "base_unittests",
"cacheinvalidation_unittests",
"cast_unittests",
"cc_unittests",
« 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