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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json

Issue 2031673003: WebRTC: Remove webrtc_perf_tests from trybots and Debug commit bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased Created 4 years, 7 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:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
index 7c87a5cc30ece8821475eec4f5c744bc21832353..987f1e6d46a95517e01bf30c0418eb8d271ed9ec 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
@@ -515,18 +515,34 @@
"name": "webrtc_nonparallel_tests"
},
{
+ "allow_subannotations": true,
"cmd": [
"python",
"-u",
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
+ "--target",
+ "Release",
+ "--test-platform",
+ "android",
+ "--xvfb",
+ "--factory-properties",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Android32 Tests (K Nexus5)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"parent_buildername\": \"Android32 Builder\", \"parent_got_revision\": \"12345\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "--build-properties",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Android32 Tests (K Nexus5)\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"parent_buildername\": \"Android32 Builder\", \"parent_got_revision\": \"12345\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "--annotate=graphing",
+ "--results-url=https://chromeperf.appspot.com",
+ "--perf-dashboard-id=webrtc_perf_tests",
+ "--perf-id=webrtc-android-tests-nexus5-kitkat",
+ "--test-type=webrtc_perf_tests",
+ "--step-name=webrtc_perf_tests",
+ "--builder-name=Android32 Tests (K Nexus5)",
+ "--slave-name=slavename",
+ "--build-number=1337",
+ "--run-python-script",
+ "--revision=170242",
"[SLAVE_BUILD]/src/out/Release/bin/run_webrtc_perf_tests",
- "--blacklist-file",
- "[SLAVE_BUILD]/src/out/bad_devices.json",
"--verbose"
],
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
- },
"name": "webrtc_perf_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698