Index: testing/buildbot/chromium.memory.fyi.json |
diff --git a/testing/buildbot/chromium.memory.fyi.json b/testing/buildbot/chromium.memory.fyi.json |
index 2dfbd4abcd630687e3448dc3d52f81105d8c4e3b..739c944968bc86fc91132ba7c672c2da67681a27 100644 |
--- a/testing/buildbot/chromium.memory.fyi.json |
+++ b/testing/buildbot/chromium.memory.fyi.json |
@@ -9,6 +9,7 @@ |
"display_unittests", |
"extensions_unittests", |
"gcm_unit_tests", |
+ "gpu_ipc_service_unittests", |
"gpu_unittests", |
"ipc_tests", |
"jingle_unittests", |
@@ -178,6 +179,9 @@ |
"Chromium OS (valgrind)(5)": { |
"gtest_tests": [ |
{ |
+ "test": "gpu_ipc_service_unittests" |
+ }, |
+ { |
"test": "gpu_unittests" |
}, |
{ |
@@ -222,6 +226,7 @@ |
"events_unittests", |
"extensions_unittests", |
"gcm_unit_tests", |
+ "gpu_ipc_service_unittests", |
"gpu_unittests", |
"ipc_tests", |
"jingle_unittests", |
@@ -271,6 +276,7 @@ |
"gfx_unittests", |
"gin_unittests", |
"google_apis_unittests", |
+ "gpu_ipc_service_unittests", |
"gpu_unittests", |
"installer_util_unittests", |
"ipc_tests", |
@@ -315,6 +321,7 @@ |
"device_unittests", |
"jingle_unittests", |
"gcm_unit_tests", |
+ "gpu_ipc_service_unittests", |
"gpu_unittests", |
"content_unittests", |
"cacheinvalidation_unittests", |
@@ -486,6 +493,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "gpu_ipc_service_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "gpu_unittests" |
}, |
{ |
@@ -789,6 +802,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "gpu_ipc_service_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "gpu_unittests" |
}, |
{ |
@@ -1078,6 +1097,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "gpu_ipc_service_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "gpu_unittests" |
}, |
{ |
@@ -1472,6 +1497,17 @@ |
{ |
"args": [ |
"--test", |
+ "gpu_ipc_service_unittests" |
+ ], |
+ "name": "memory_test: gpu_ipc_service_unittests", |
+ "override_compile_targets": [ |
+ "gpu_ipc_service_unittests" |
+ ], |
+ "script": "run_under_valgrind.py" |
+ }, |
+ { |
+ "args": [ |
+ "--test", |
"gpu_unittests" |
], |
"name": "memory_test: gpu_unittests", |
@@ -2184,6 +2220,9 @@ |
"test": "gcm_unit_tests" |
}, |
{ |
+ "test": "gpu_ipc_service_unittests" |
+ }, |
+ { |
"test": "gpu_unittests" |
}, |
{ |
@@ -2390,6 +2429,9 @@ |
"test": "google_apis_unittests" |
}, |
{ |
+ "test": "gpu_ipc_service_unittests" |
+ }, |
+ { |
"test": "gpu_unittests" |
}, |
{ |
@@ -2529,6 +2571,9 @@ |
"test": "google_apis_unittests" |
}, |
{ |
+ "test": "gpu_ipc_service_unittests" |
+ }, |
+ { |
"test": "gpu_unittests" |
}, |
{ |