Index: testing/buildbot/chromium.memory.fyi.json |
diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.fyi.json |
similarity index 70% |
copy from testing/buildbot/chromium.memory.json |
copy to testing/buildbot/chromium.memory.fyi.json |
index 6efde65a99b203c2442b5b6fb50c5573604a79d2..11087321528f39ee41a0b437d47ba4b8723d23ca 100644 |
--- a/testing/buildbot/chromium.memory.json |
+++ b/testing/buildbot/chromium.memory.fyi.json |
@@ -1,54 +1,46 @@ |
{ |
- "Linux ASan LSan Tests (1)": { |
+ "Linux MSan Tests": { |
"gtest_tests": [ |
+ "accessibility_unittests", |
+ "app_shell_browsertests", |
"base_unittests", |
"cacheinvalidation_unittests", |
+ "cc_unittests", |
+ "content_browsertests", |
+ "content_unittests", |
"crypto_unittests", |
"device_unittests", |
- "gcm_unit_tests", |
+ "extensions_unittests", |
"gpu_unittests", |
- "jingle_unittests", |
- "net_unittests", |
- "sandbox_linux_unittests", |
- {"test": "browser_tests", "shard_index": 0, "total_shards": 3} |
- ] |
- }, |
- "Linux ASan LSan Tests (2)": { |
- "gtest_tests": [ |
- "accessibility_unittests", |
- "app_shell_browsertests", |
- "cast_unittests", |
- "content_unittests", |
- "display_unittests", |
- "gfx_unittests", |
- "google_apis_unittests", |
+ "interactive_ui_tests", |
"ipc_tests", |
+ "jingle_unittests", |
"media_unittests", |
+ "net_unittests", |
"ppapi_unittests", |
"printing_unittests", |
"remoting_unittests", |
+ "sandbox_linux_unittests", |
"sql_unittests", |
"sync_unit_tests", |
"ui_unittests", |
"unit_tests", |
- "url_unittests", |
- {"test": "browser_tests", "shard_index": 1, "total_shards": 3} |
+ "url_unittests" |
] |
}, |
- "Linux ASan LSan Tests (3)": { |
+ "Linux MSan Browser (1)": { |
"gtest_tests": [ |
- "cc_unittests", |
- "components_unittests", |
- "content_browsertests", |
- "interactive_ui_tests", |
- {"test": "browser_tests", "shard_index": 2, "total_shards": 3} |
+ {"test": "browser_tests", "shard_index": 0, "total_shards": 3} |
] |
}, |
- "Linux ASan Tests (sandboxed)": { |
+ "Linux MSan Browser (2)": { |
"gtest_tests": [ |
- "browser_tests", |
- "content_browsertests", |
- "interactive_ui_tests" |
+ {"test": "browser_tests", "shard_index": 1, "total_shards": 3} |
+ ] |
+ }, |
+ "Linux MSan Browser (3)": { |
+ "gtest_tests": [ |
+ {"test": "browser_tests", "shard_index": 2, "total_shards": 3} |
] |
} |
} |