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

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

Issue 2821533005: Make test results presentation enabled for swarming. (Closed)
Patch Set: revert patch 7 and change loads to load Created 3 years, 8 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
« no previous file with comments | « build/android/pylib/results/presentation/test_results_presentation.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 1f44db8f1fcca5d83e8899d201204160cbf9d71b..17a53546c1cde2054faeb2d83df20a60891d0530 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -245,6 +245,15 @@
"test": "cc_unittests"
},
{
+ "merge": {
+ "args": [
+ "--bucket",
+ "chromium-result-details",
+ "--test-name",
+ "chrome_public_test_apk"
+ ],
+ "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
+ },
"override_compile_targets": [
"chrome_public_test_apk"
],
« no previous file with comments | « build/android/pylib/results/presentation/test_results_presentation.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698