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

Side by Side Diff: testing/buildbot/chromium.memory.fyi.json

Issue 642863002: Add components_unittests to the MSan bot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Linux MSan Tests": { 2 "Linux MSan Tests": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "app_shell_browsertests", 6 "app_shell_browsertests",
7 "aura_unittests", 7 "aura_unittests",
8 "base_unittests", 8 "base_unittests",
9 "cacheinvalidation_unittests", 9 "cacheinvalidation_unittests",
10 "cast_unittests", 10 "cast_unittests",
11 "cc_unittests", 11 "cc_unittests",
12 "chromedriver_unittests", 12 "chromedriver_unittests",
13 "components_unittests",
13 "content_browsertests", 14 "content_browsertests",
14 "content_unittests", 15 "content_unittests",
15 "crypto_unittests", 16 "crypto_unittests",
16 "dbus_unittests", 17 "dbus_unittests",
17 "device_unittests", 18 "device_unittests",
18 "display_unittests", 19 "display_unittests",
19 "events_unittests", 20 "events_unittests",
20 "extensions_unittests", 21 "extensions_unittests",
21 "gcm_unit_tests", 22 "gcm_unit_tests",
22 "gfx_unittests", 23 "gfx_unittests",
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 "gtest_tests": [ 62 "gtest_tests": [
62 {"test": "browser_tests", "shard_index": 1, "total_shards": 3} 63 {"test": "browser_tests", "shard_index": 1, "total_shards": 3}
63 ] 64 ]
64 }, 65 },
65 "Linux MSan Browser (3)": { 66 "Linux MSan Browser (3)": {
66 "gtest_tests": [ 67 "gtest_tests": [
67 {"test": "browser_tests", "shard_index": 2, "total_shards": 3} 68 {"test": "browser_tests", "shard_index": 2, "total_shards": 3}
68 ] 69 ]
69 } 70 }
70 } 71 }
OLDNEW
« 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