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

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

Issue 2759913002: webkitpy: Small changes to merging script (Closed)
Patch Set: Rebase onto master. 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:
View side-by-side diff with in-line comments
Download patch
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 4914e7ee25a736ea16a8b27ba6f868361fb71161..1c0fc1aa189aff8f8be4021c3f847ced4c9b8a0f 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -12910,6 +12910,18 @@
{
"isolate_name": "webkit_layout_tests_exparchive",
"merge": {
+ "args": [
+ "--verbose",
+ "--results-json-override-with-build-property",
+ "build_number",
+ "buildnumber",
+ "--results-json-override-with-build-property",
+ "builder_name",
+ "buildername",
+ "--results-json-override-with-build-property",
+ "chromium_revision",
+ "got_revision"
+ ],
"script": "//third_party/WebKit/Tools/Scripts/merge-layout-test-results"
},
"name": "webkit_layout_tests_exparchive",
« no previous file with comments | « no previous file | testing/buildbot/chromium.linux.json » ('j') | third_party/WebKit/Tools/Scripts/merge-layout-test-results » ('J')

Powered by Google App Engine
This is Rietveld 408576698