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

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

Issue 796663002: Update from https://crrev.com/307758 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Updates for SkCanvas::NewRaster deprecation Created 6 years 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 25 matching lines...) Expand all
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_base_unittests", 45 "ui_base_unittests",
46 "ui_touch_selection_unittests",
46 "unit_tests", 47 "unit_tests",
47 "url_unittests", 48 "url_unittests",
48 "views_unittests", 49 "views_unittests",
49 "wm_unittests" 50 "wm_unittests"
50 ] 51 ]
51 }, 52 },
52 "Linux MSan Browser (1)": { 53 "Linux MSan Browser (1)": {
53 "gtest_tests": [ 54 "gtest_tests": [
54 {"test": "browser_tests", "shard_index": 0, "total_shards": 3} 55 {"test": "browser_tests", "shard_index": 0, "total_shards": 3}
55 ] 56 ]
56 }, 57 },
57 "Linux MSan Browser (2)": { 58 "Linux MSan Browser (2)": {
58 "gtest_tests": [ 59 "gtest_tests": [
59 {"test": "browser_tests", "shard_index": 1, "total_shards": 3} 60 {"test": "browser_tests", "shard_index": 1, "total_shards": 3}
60 ] 61 ]
61 }, 62 },
62 "Linux MSan Browser (3)": { 63 "Linux MSan Browser (3)": {
63 "gtest_tests": [ 64 "gtest_tests": [
64 {"test": "browser_tests", "shard_index": 2, "total_shards": 3} 65 {"test": "browser_tests", "shard_index": 2, "total_shards": 3}
65 ] 66 ]
66 } 67 }
67 } 68 }
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