|
|
WebRTC: Remove webrtc_perf_tests from trybots and Debug commit bots.
The webrtc_perf_tests test has grown to become a major bottleneck for
our CQ trybots since it's execution time has slowly increased over time.
It currently consumes 30-50% of the total build time for the trybots that
run tests on Android devices. It's even worse on Mac, Windows and Linux:
around 70% of the cycle time is consumed.
Given that failures only caught by this test is rare, it makes sense to
remove it from all bots that don't produce perf data (i.e. Release commit
bots).
I also added perf tracking for the not-yet-deployed Android devices that
currently runs in client.webrtc.fyi.
This is one step on the way to move all perf tests into a separate waterfall.
BUG= 586238
Committed: https://chromium.googlesource.com/chromium/tools/build/+/4334fd38d9dc0898b5d8e5f33b6130779bcc071e
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+96 lines, -214 lines) |
Patch |
 |
M |
scripts/slave/recipe_modules/webrtc/builders.py
|
View
|
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipe_modules/webrtc/steps.py
|
View
|
|
2 chunks |
+21 lines, -20 lines |
1 comment
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus5__dbg_.json
|
View
|
1
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json
|
View
|
1
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
|
View
|
1
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__j_nexus4_.json
|
View
|
1
|
1 chunk |
+22 lines, -6 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__k_nexus5_.json
|
View
|
1
|
1 chunk |
+22 lines, -6 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_tests__l_nexus6_.json
|
View
|
1
|
1 chunk |
+22 lines, -6 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64_rel.json
|
View
|
1
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
|
View
|
1
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
|
View
|
1
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json
|
View
|
1
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_baremetal.json
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_baremetal.json
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_baremetal.json
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
Total messages: 15 (7 generated)
|