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

Unified Diff: tools/perf/benchmarks/webrtc.py

Issue 2744243007: Wait until draw is defined in webrtc.webrtc_smoothness_tbmv2 (Closed)
Patch Set: Wait until draw becomes defined. 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
« no previous file with comments | « no previous file | tools/perf/page_sets/webrtc_cases.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/webrtc.py
diff --git a/tools/perf/benchmarks/webrtc.py b/tools/perf/benchmarks/webrtc.py
index 77c0f7ee10149d15e71e102447c20976bd6c4446..cdf25e0c84212e00b6b068c2ddb4fcc25e1a4bf6 100644
--- a/tools/perf/benchmarks/webrtc.py
+++ b/tools/perf/benchmarks/webrtc.py
@@ -98,7 +98,6 @@ class WebrtcRendering(perf_benchmark.PerfBenchmark):
# WebrtcRenderingTBMv2 must be a PerfBenchmark, and not a _Webrtc, because it is
# a timeline-based metric.
-@benchmark.Disabled('android') # crbug.com/702201
@benchmark.Owner(emails=['ehmaldonado@chromium.org',
'phoglund@chromium.org',
'qiangchen@chromium.org'])
« no previous file with comments | « no previous file | tools/perf/page_sets/webrtc_cases.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698