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

Unified Diff: audio/test/audio_stats_test.cc

Issue 3013783002: Disable flaky AudioStats.NoLoss test. (Closed)
Patch Set: Created 3 years, 3 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: audio/test/audio_stats_test.cc
diff --git a/audio/test/audio_stats_test.cc b/audio/test/audio_stats_test.cc
index 86bdbf251f44dde56acb101ebc5337895ff52379..a52ddee5641cced50e007c259734be1d58c57a9b 100644
--- a/audio/test/audio_stats_test.cc
+++ b/audio/test/audio_stats_test.cc
@@ -109,7 +109,7 @@ class NoLossTest : public AudioEndToEndTest {
using AudioStatsTest = CallTest;
-TEST_F(AudioStatsTest, NoLoss) {
+TEST_F(AudioStatsTest, DISABLED_NoLoss) {
NoLossTest test;
RunBaseTest(&test);
}
« 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