Commit 743b5fb4 authored by John Abd-El-Malek's avatar John Abd-El-Malek

Swarm Linux memory bots.

BUG=414808
R=maruel@chromium.org

Review URL: https://codereview.chromium.org/618763004

Cr-Commit-Position: refs/heads/master@{#297431}
parent 0e450495
{ {
"Linux ASan LSan Tests (1)": { "Linux ASan LSan Tests (1)": {
"gtest_tests": [ "gtest_tests": [
"accessibility_unittests",
"app_shell_browsertests",
"base_unittests", "base_unittests",
{
"test": "browser_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 3
}
},
"cacheinvalidation_unittests", "cacheinvalidation_unittests",
"cast_unittests",
"cc_unittests",
"components_unittests",
{
"test": "content_browsertests",
"swarming": {
"can_use_on_swarming_builders": true
}
},
{
"test": "content_unittests",
"swarming": {
"can_use_on_swarming_builders": true
}
},
"crypto_unittests", "crypto_unittests",
"device_unittests", "device_unittests",
"gcm_unit_tests",
"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", "display_unittests",
"gcm_unit_tests",
"gfx_unittests", "gfx_unittests",
"google_apis_unittests", "google_apis_unittests",
"gpu_unittests",
{
"test": "interactive_ui_tests",
"swarming": {
"can_use_on_swarming_builders": true
}
},
"ipc_tests", "ipc_tests",
"jingle_unittests",
"media_unittests", "media_unittests",
"net_unittests",
"ppapi_unittests", "ppapi_unittests",
"printing_unittests", "printing_unittests",
"remoting_unittests", "remoting_unittests",
"sandbox_linux_unittests",
"sql_unittests", "sql_unittests",
"sync_unit_tests", "sync_unit_tests",
"ui_unittests", "ui_unittests",
"unit_tests", {
"url_unittests", "test": "unit_tests",
{"test": "browser_tests", "shard_index": 1, "total_shards": 3} "swarming": {
"can_use_on_swarming_builders": true
}
},
"url_unittests"
]
},
"Linux ASan LSan Tests (2)": {
"gtest_tests": [
] ]
}, },
"Linux ASan LSan Tests (3)": { "Linux ASan LSan Tests (3)": {
"gtest_tests": [ "gtest_tests": [
"cc_unittests",
"components_unittests",
"content_browsertests",
"interactive_ui_tests",
{"test": "browser_tests", "shard_index": 2, "total_shards": 3}
] ]
}, },
"Linux ASan Tests (sandboxed)": { "Linux ASan Tests (sandboxed)": {
"gtest_tests": [ "gtest_tests": [
"browser_tests", {
"content_browsertests", "test": "browser_tests",
"interactive_ui_tests" "swarming": {
"can_use_on_swarming_builders": true,
"shards": 2
}
},
{
"test": "content_browsertests",
"swarming": {
"can_use_on_swarming_builders": true
}
},
{
"test": "interactive_ui_tests",
"swarming": {
"can_use_on_swarming_builders": true
}
}
] ]
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment