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

Unified Diff: tools/perf/page_sets/webrtc_cases.py

Issue 2927673002: Revert of WebRTC: Re-enable 30s datachannel telemetry test. (Closed)
Patch Set: Created 3 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/webrtc_cases.py
diff --git a/tools/perf/page_sets/webrtc_cases.py b/tools/perf/page_sets/webrtc_cases.py
index cd7fb321334538ec820246bcb8ae3eba6caed1bb..582dc53d95693f3c283192d4f0b72094ef9e1419 100644
--- a/tools/perf/page_sets/webrtc_cases.py
+++ b/tools/perf/page_sets/webrtc_cases.py
@@ -152,3 +152,7 @@
self.DisableStory('audio_call_isac/1600_10s',
[story.expectations.ALL],
'crbug.com/468732')
+
+ self.DisableStory('30s_datachannel_transfer',
+ [story.expectations.ALL_DESKTOP],
+ 'crbug.com/726811')
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698