Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Unified Diff: testing/buildbot/chromium.perf.json

Issue 2740743002: Disable cc_perftests on Android/Linux. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | tools/perf/generate_perf_json.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | tools/perf/generate_perf_json.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698