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

Issue 687863002: WebRTC: Add flakiness dashboard reporting. (Closed)

Created:
6 years, 1 month ago by kjellander_chromium
Modified:
6 years, 1 month ago
CC:
chromium-reviews, pgervais+watch_chromium.org, kjellander-cc_chromium.org, cmp-cc_chromium.org, stip+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Project:
tools
Visibility:
Public.

Description

WebRTC: Add flakiness dashboard reporting. BUG= TESTED=Passing local build using: scripts/tools/run_recipe.py webrtc/standalone buildername="Linux64 Release" mastername=client.webrtc slavename=x buildnumber=1 use_mirror=True Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=292863

Patch Set 1 #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2309 lines, -795 lines) Patch
M scripts/slave/recipe_modules/webrtc/api.py View 1 2 chunks +4 lines, -1 line 0 comments Download
M scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_Linux_Tester.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_Linux_Tester_failing_test.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_Mac_Tester.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_Win7_Tester.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_Win8_Tester.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_WinXP_Tester.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_fyi_Linux.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_fyi_Mac.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_fyi_Win7_Tester.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_fyi_Win7_Tester_periodic_triggered.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_fyi_WinXP_Tester.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.py View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_builder.json View 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_builder__dbg_.json View 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_builder_forced.json View 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__jb_nexus7_2_.json View 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__jb_nexus7_2__dbg_.json View 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__kk_nexus5_.json View 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__kk_nexus5__dbg_.json View 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__kk_nexus5__failing_test.json View 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__kk_nexus5__forced.json View 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__kk_nexus5__forced_invalid.json View 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_debug__parallel_.json View 16 chunks +48 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux32_debug.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux32_release.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_failing_test.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_forced.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release__large_tests_.json View 11 chunks +30 lines, -14 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_asan.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_memcheck.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_msan.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_tsan_v2.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac32_debug.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac32_release.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac32_release__large_tests_.json View 7 chunks +24 lines, -10 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.json View 17 chunks +102 lines, -34 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_release.json View 17 chunks +102 lines, -34 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac_asan.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_debug.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release__large_tests_.json View 7 chunks +24 lines, -10 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_release.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win_drmemory_full.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win_drmemory_light.json View 16 chunks +96 lines, -32 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win_syzyasan.json View 16 chunks +96 lines, -32 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
kjellander_chromium
This is just a start. I imagine I need to add --test-results-server=test-results.appspot.com too, right? What ...
6 years, 1 month ago (2014-10-29 00:26:26 UTC) #3
kjellander_chromium
This is just a start. I imagine I need to add --test-results-server=test-results.appspot.com too, right? What ...
6 years, 1 month ago (2014-10-29 00:26:26 UTC) #4
ghost stip (do not use)
https://chromium.googlesource.com/chromium/tools/build/+/master/scripts/slave/recipe_modules/chromium/api.py only sets the hostname for telemetry tests, and that's because they have their own ...
6 years, 1 month ago (2014-10-29 00:44:43 UTC) #5
kjellander_chromium
Robbie: Any ideas if anything else is needed to get this running?
6 years, 1 month ago (2014-11-03 19:33:15 UTC) #7
kjellander_chromium
On 2014/11/03 19:33:15, kjellander wrote: > Robbie: Any ideas if anything else is needed to ...
6 years, 1 month ago (2014-11-05 18:48:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/687863002/20001
6 years, 1 month ago (2014-11-06 05:17:43 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-11-06 05:19:41 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 292863

Powered by Google App Engine
This is Rietveld 408576698