| Index: testing/buildbot/chromium_memory_trybot.json
|
| diff --git a/testing/buildbot/chromium_memory_trybot.json b/testing/buildbot/chromium_memory_trybot.json
|
| deleted file mode 100644
|
| index cbe9dc9027de545b3e3446d0b5588022f8420d33..0000000000000000000000000000000000000000
|
| --- a/testing/buildbot/chromium_memory_trybot.json
|
| +++ /dev/null
|
| @@ -1,122 +0,0 @@
|
| -{
|
| - "gtest_tests": [
|
| - "accessibility_unittests",
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - },
|
| - "test": "base_unittests"
|
| - },
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true,
|
| - "shards": 10
|
| - },
|
| - "test": "browser_tests"
|
| - },
|
| - "cacheinvalidation_unittests",
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - },
|
| - "test": "cc_unittests"
|
| - },
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - },
|
| - "test": "components_browsertests"
|
| - },
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - },
|
| - "test": "components_unittests"
|
| - },
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - },
|
| - "test": "content_browsertests"
|
| - },
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - },
|
| - "test": "content_unittests"
|
| - },
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - },
|
| - "test": "crypto_unittests"
|
| - },
|
| - "device_unittests",
|
| - {
|
| - "platforms": [
|
| - "linux"
|
| - ],
|
| - "test": "display_unittests"
|
| - },
|
| - "extensions_unittests",
|
| - "gcm_unit_tests",
|
| - "gfx_unittests",
|
| - "gl_unittests",
|
| - "google_apis_unittests",
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - },
|
| - "test": "gpu_unittests"
|
| - },
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true,
|
| - "shards": 3
|
| - },
|
| - "test": "interactive_ui_tests"
|
| - },
|
| - "ipc_tests",
|
| - "jingle_unittests",
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - },
|
| - "test": "media_unittests"
|
| - },
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - },
|
| - "test": "midi_unittests"
|
| - },
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true,
|
| - "shards": 2
|
| - },
|
| - "test": "net_unittests"
|
| - },
|
| - "ppapi_unittests",
|
| - "printing_unittests",
|
| - "remoting_unittests",
|
| - {
|
| - "platforms": [
|
| - "linux"
|
| - ],
|
| - "test": "sandbox_linux_unittests"
|
| - },
|
| - "skia_unittests",
|
| - "sql_unittests",
|
| - "sync_unit_tests",
|
| - "ui_base_unittests",
|
| - {
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true,
|
| - "shards": 2
|
| - },
|
| - "test": "unit_tests"
|
| - },
|
| - "url_unittests"
|
| - ]
|
| -}
|
|
|