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

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

Issue 723343002: Update from https://crrev.com/304121 (Closed) Base URL: git@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.memory.json ('k') | testing/buildbot/chromium.webkit.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 24 matching lines...) Expand all
35 "mojo_public_utility_unittests", 35 "mojo_public_utility_unittests",
36 "mojo_system_unittests", 36 "mojo_system_unittests",
37 "nacl_loader_unittests", 37 "nacl_loader_unittests",
38 "net_unittests", 38 "net_unittests",
39 "ppapi_unittests", 39 "ppapi_unittests",
40 "printing_unittests", 40 "printing_unittests",
41 "remoting_unittests", 41 "remoting_unittests",
42 "sandbox_linux_unittests", 42 "sandbox_linux_unittests",
43 "sql_unittests", 43 "sql_unittests",
44 "sync_unit_tests", 44 "sync_unit_tests",
45 "ui_unittests", 45 "ui_base_unittests",
46 "unit_tests", 46 "unit_tests",
47 "url_unittests", 47 "url_unittests",
48 "views_unittests", 48 "views_unittests",
49 "wm_unittests" 49 "wm_unittests"
50 ] 50 ]
51 }, 51 },
52 "Linux MSan Browser (1)": { 52 "Linux MSan Browser (1)": {
53 "gtest_tests": [ 53 "gtest_tests": [
54 {"test": "browser_tests", "shard_index": 0, "total_shards": 3} 54 {"test": "browser_tests", "shard_index": 0, "total_shards": 3}
55 ] 55 ]
56 }, 56 },
57 "Linux MSan Browser (2)": { 57 "Linux MSan Browser (2)": {
58 "gtest_tests": [ 58 "gtest_tests": [
59 {"test": "browser_tests", "shard_index": 1, "total_shards": 3} 59 {"test": "browser_tests", "shard_index": 1, "total_shards": 3}
60 ] 60 ]
61 }, 61 },
62 "Linux MSan Browser (3)": { 62 "Linux MSan Browser (3)": {
63 "gtest_tests": [ 63 "gtest_tests": [
64 {"test": "browser_tests", "shard_index": 2, "total_shards": 3} 64 {"test": "browser_tests", "shard_index": 2, "total_shards": 3}
65 ] 65 ]
66 } 66 }
67 } 67 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698