Commit a1c4568b authored by Caleb Rouleau's avatar Caleb Rouleau

[Benchmarking] Turn off gtests on mac high end bot.

https://bugs.chromium.org/p/chromium/issues/detail?id=1036846#c20
these are believe to be causing the bots to die.

TBR=johnchen@chromium.org

Bug: 1036846
Change-Id: I4c6508948b73f07966d6d2e894977e23b7f20699
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985232Reviewed-by: default avatarCaleb Rouleau <crouleau@chromium.org>
Commit-Queue: Caleb Rouleau <crouleau@chromium.org>
Cr-Commit-Position: refs/heads/master@{#728045}
parent 18796efc
......@@ -1829,158 +1829,6 @@
},
"mac-10_13_laptop_high_end-perf": {
"isolated_scripts": [
{
"args": [
"--gtest-benchmark-name",
"base_perftests"
],
"isolate_name": "base_perftests",
"merge": {
"script": "//tools/perf/process_perf_results.py"
},
"name": "base_perftests",
"override_compile_targets": [
"base_perftests"
],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "1002:6821-4.0.20-3.2.8",
"os": "Mac-10.13.3",
"pool": "chrome.tests.perf",
"synthetic_product_name": "MacBookPro11,5_x86-64-i7-4870HQ_AMD Radeon R8 M370X 4.0.20 [3.2.8]_Intel Haswell Iris Pro Graphics 5200 4.0.20 [3.2.8]_16384_APPLE SSD SM0512G"
}
],
"expiration": 7200,
"hard_timeout": 19800,
"ignore_task_failure": false,
"io_timeout": 19800,
"shards": 1
},
"trigger_script": {
"args": [
"--multiple-dimension-script-verbose",
"True"
],
"requires_simultaneous_shard_dispatch": true,
"script": "//testing/trigger_scripts/perf_device_trigger.py"
}
},
{
"args": [
"--gtest-benchmark-name",
"media_perftests"
],
"isolate_name": "media_perftests",
"merge": {
"script": "//tools/perf/process_perf_results.py"
},
"name": "media_perftests",
"override_compile_targets": [
"media_perftests"
],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "1002:6821-4.0.20-3.2.8",
"os": "Mac-10.13.3",
"pool": "chrome.tests.perf",
"synthetic_product_name": "MacBookPro11,5_x86-64-i7-4870HQ_AMD Radeon R8 M370X 4.0.20 [3.2.8]_Intel Haswell Iris Pro Graphics 5200 4.0.20 [3.2.8]_16384_APPLE SSD SM0512G"
}
],
"expiration": 7200,
"hard_timeout": 19800,
"ignore_task_failure": false,
"io_timeout": 19800,
"shards": 1
},
"trigger_script": {
"args": [
"--multiple-dimension-script-verbose",
"True"
],
"requires_simultaneous_shard_dispatch": true,
"script": "//testing/trigger_scripts/perf_device_trigger.py"
}
},
{
"args": [
"--gtest-benchmark-name",
"net_perftests"
],
"isolate_name": "net_perftests",
"merge": {
"script": "//tools/perf/process_perf_results.py"
},
"name": "net_perftests",
"override_compile_targets": [
"net_perftests"
],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "1002:6821-4.0.20-3.2.8",
"os": "Mac-10.13.3",
"pool": "chrome.tests.perf",
"synthetic_product_name": "MacBookPro11,5_x86-64-i7-4870HQ_AMD Radeon R8 M370X 4.0.20 [3.2.8]_Intel Haswell Iris Pro Graphics 5200 4.0.20 [3.2.8]_16384_APPLE SSD SM0512G"
}
],
"expiration": 7200,
"hard_timeout": 19800,
"ignore_task_failure": false,
"io_timeout": 19800,
"shards": 1
},
"trigger_script": {
"args": [
"--multiple-dimension-script-verbose",
"True"
],
"requires_simultaneous_shard_dispatch": true,
"script": "//testing/trigger_scripts/perf_device_trigger.py"
}
},
{
"args": [
"--gtest-benchmark-name",
"performance_browser_tests"
],
"isolate_name": "performance_browser_tests",
"merge": {
"script": "//tools/perf/process_perf_results.py"
},
"name": "performance_browser_tests",
"override_compile_targets": [
"performance_browser_tests"
],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "1002:6821-4.0.20-3.2.8",
"os": "Mac-10.13.3",
"pool": "chrome.tests.perf",
"synthetic_product_name": "MacBookPro11,5_x86-64-i7-4870HQ_AMD Radeon R8 M370X 4.0.20 [3.2.8]_Intel Haswell Iris Pro Graphics 5200 4.0.20 [3.2.8]_16384_APPLE SSD SM0512G"
}
],
"expiration": 7200,
"hard_timeout": 19800,
"ignore_task_failure": false,
"io_timeout": 19800,
"shards": 1
},
"trigger_script": {
"args": [
"--multiple-dimension-script-verbose",
"True"
],
"requires_simultaneous_shard_dispatch": true,
"script": "//testing/trigger_scripts/perf_device_trigger.py"
}
},
{
"args": [
"-v",
......
......@@ -761,28 +761,6 @@ BUILDERS = {
'--assert-gpu-compositing',
],
},
{
'isolate': 'performance_browser_tests',
'num_shards': 1,
'type': TEST_TYPES.GTEST,
},
{
'isolate': 'net_perftests',
'num_shards': 1,
'type': TEST_TYPES.GTEST,
},
# crbug.com/1036846: re-enable views_perftest. It is believed that this
# suite is causing bots to die in subsequent tasks.
{
'isolate': 'media_perftests',
'num_shards': 1,
'type': TEST_TYPES.GTEST,
},
{
'isolate': 'base_perftests',
'num_shards': 1,
'type': TEST_TYPES.GTEST,
},
],
'platform': 'mac',
'dimension': {
......
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