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

Unified Diff: scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_fyi_Linux.json

Issue 687863002: WebRTC: Add flakiness dashboard reporting. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased Created 6 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
Index: scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_fyi_Linux.json
diff --git a/scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_fyi_Linux.json b/scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_fyi_Linux.json
index 1291bf5966f248ebedb04a612e173a72d89eeb16..0005f138dac98adaf55a7796ba48de4895494e96 100644
--- a/scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_fyi_Linux.json
+++ b/scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_fyi_Linux.json
@@ -241,6 +241,9 @@
"{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Linux\", \"buildnumber\": 571, \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": null, \"recipe\": \"webrtc/chromium\", \"revision\": \"12345\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
"--annotate=gtest",
"--test-type=content_unittests",
+ "--generate-json-file",
+ "-o",
+ "gtest-results/content_unittests",
"--builder-name=Linux",
"--slave-name=TestSlavename",
"--build-number=571",

Powered by Google App Engine
This is Rietveld 408576698