| Index: testing/buildbot/chromium.perf.json
|
| diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
|
| index ae07784f02ee5132dabdc7d5b5d95f75cf2a9ff4..9e72a7635604e53ed1fc5122d9515fc2c6622891 100644
|
| --- a/testing/buildbot/chromium.perf.json
|
| +++ b/testing/buildbot/chromium.perf.json
|
| @@ -10,15 +10,6 @@
|
| "scripts": [
|
| {
|
| "args": [
|
| - "cc_perftests",
|
| - "--adb-path",
|
| - "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| - ],
|
| - "name": "cc_perftests",
|
| - "script": "gtest_perf_test.py"
|
| - },
|
| - {
|
| - "args": [
|
| "gpu_perftests",
|
| "--adb-path",
|
| "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| @@ -41,15 +32,6 @@
|
| "scripts": [
|
| {
|
| "args": [
|
| - "cc_perftests",
|
| - "--adb-path",
|
| - "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| - ],
|
| - "name": "cc_perftests",
|
| - "script": "gtest_perf_test.py"
|
| - },
|
| - {
|
| - "args": [
|
| "tracing_perftests",
|
| "--adb-path",
|
| "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| @@ -63,15 +45,6 @@
|
| "scripts": [
|
| {
|
| "args": [
|
| - "cc_perftests",
|
| - "--adb-path",
|
| - "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| - ],
|
| - "name": "cc_perftests",
|
| - "script": "gtest_perf_test.py"
|
| - },
|
| - {
|
| - "args": [
|
| "gpu_perftests",
|
| "--adb-path",
|
| "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| @@ -1238,25 +1211,6 @@
|
| }
|
| },
|
| {
|
| - "args": [],
|
| - "isolate_name": "cc_perftests",
|
| - "name": "cc_perftests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true,
|
| - "dimension_sets": [
|
| - {
|
| - "gpu": "102b:0534",
|
| - "id": "build150-m1",
|
| - "os": "Ubuntu-14.04",
|
| - "pool": "Chrome-perf"
|
| - }
|
| - ],
|
| - "expiration": 21600,
|
| - "hard_timeout": 7200,
|
| - "io_timeout": 3600
|
| - }
|
| - },
|
| - {
|
| "args": [
|
| "dromaeo.cssqueryjquery",
|
| "-v",
|
|
|