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

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

Issue 664803003: Update from chromium a8e7c94b1b79a0948d05a1fcfff53391d22ce37a (Closed) Base URL: git@github.com:domokit/mojo.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 | « testing/buildbot/chromium.mac.json ('k') | third_party/android_testrunner/LICENSE » ('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_application_manager_unittests",
32 "mojo_apps_js_unittests", 31 "mojo_apps_js_unittests",
33 "mojo_common_unittests", 32 "mojo_common_unittests",
34 "mojo_js_unittests", 33 "mojo_js_unittests",
35 "mojo_public_bindings_unittests", 34 "mojo_public_bindings_unittests",
36 "mojo_public_environment_unittests", 35 "mojo_public_environment_unittests",
37 "mojo_public_system_unittests", 36 "mojo_public_system_unittests",
38 "mojo_public_utility_unittests", 37 "mojo_public_utility_unittests",
39 "mojo_shell_tests",
40 "mojo_system_unittests", 38 "mojo_system_unittests",
41 "nacl_loader_unittests", 39 "nacl_loader_unittests",
42 "net_unittests", 40 "net_unittests",
43 "ppapi_unittests", 41 "ppapi_unittests",
44 "printing_unittests", 42 "printing_unittests",
45 "remoting_unittests", 43 "remoting_unittests",
46 "sandbox_linux_unittests", 44 "sandbox_linux_unittests",
47 "sql_unittests", 45 "sql_unittests",
48 "sync_unit_tests", 46 "sync_unit_tests",
49 "ui_unittests", 47 "ui_unittests",
(...skipping 12 matching lines...) Expand all
62 "gtest_tests": [ 60 "gtest_tests": [
63 {"test": "browser_tests", "shard_index": 1, "total_shards": 3} 61 {"test": "browser_tests", "shard_index": 1, "total_shards": 3}
64 ] 62 ]
65 }, 63 },
66 "Linux MSan Browser (3)": { 64 "Linux MSan Browser (3)": {
67 "gtest_tests": [ 65 "gtest_tests": [
68 {"test": "browser_tests", "shard_index": 2, "total_shards": 3} 66 {"test": "browser_tests", "shard_index": 2, "total_shards": 3}
69 ] 67 ]
70 } 68 }
71 } 69 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | third_party/android_testrunner/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698