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

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

Issue 2489863002: Disable failing gpu_perftests on N9 (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | 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 f04db387267cf22654ce1696c31baec4428f31f4..6d15f3c1d69081aff046184702f0515d57498acd 100644
--- a/testing/buildbot/chromium.perf.json
+++ b/testing/buildbot/chromium.perf.json
@@ -90,15 +90,6 @@
],
"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"
- ],
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py"
}
]
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698