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

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

Issue 681713002: Update from chromium https://crrev.com/301315 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.win.json » ('j') | 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",
(...skipping 10 matching lines...) Expand all
21 "extensions_unittests", 21 "extensions_unittests",
22 "gcm_unit_tests", 22 "gcm_unit_tests",
23 "gfx_unittests", 23 "gfx_unittests",
24 "google_apis_unittests", 24 "google_apis_unittests",
25 "gpu_unittests", 25 "gpu_unittests",
26 "interactive_ui_tests", 26 "interactive_ui_tests",
27 "ipc_mojo_unittests", 27 "ipc_mojo_unittests",
28 "ipc_tests", 28 "ipc_tests",
29 "jingle_unittests", 29 "jingle_unittests",
30 "media_unittests", 30 "media_unittests",
31 "mojo_apps_js_unittests",
32 "mojo_common_unittests", 31 "mojo_common_unittests",
33 "mojo_js_unittests",
34 "mojo_public_bindings_unittests", 32 "mojo_public_bindings_unittests",
35 "mojo_public_environment_unittests", 33 "mojo_public_environment_unittests",
36 "mojo_public_system_unittests", 34 "mojo_public_system_unittests",
37 "mojo_public_utility_unittests", 35 "mojo_public_utility_unittests",
38 "mojo_system_unittests", 36 "mojo_system_unittests",
39 "nacl_loader_unittests", 37 "nacl_loader_unittests",
40 "net_unittests", 38 "net_unittests",
41 "ppapi_unittests", 39 "ppapi_unittests",
42 "printing_unittests", 40 "printing_unittests",
43 "remoting_unittests", 41 "remoting_unittests",
(...skipping 16 matching lines...) Expand all
60 "gtest_tests": [ 58 "gtest_tests": [
61 {"test": "browser_tests", "shard_index": 1, "total_shards": 3} 59 {"test": "browser_tests", "shard_index": 1, "total_shards": 3}
62 ] 60 ]
63 }, 61 },
64 "Linux MSan Browser (3)": { 62 "Linux MSan Browser (3)": {
65 "gtest_tests": [ 63 "gtest_tests": [
66 {"test": "browser_tests", "shard_index": 2, "total_shards": 3} 64 {"test": "browser_tests", "shard_index": 2, "total_shards": 3}
67 ] 65 ]
68 } 66 }
69 } 67 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698