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

Unified Diff: chrome/browser/google/google_update_settings_unittest.cc

Issue 6354007: Disable failing test temporarily.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 11 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: chrome/browser/google/google_update_settings_unittest.cc
===================================================================
--- chrome/browser/google/google_update_settings_unittest.cc (revision 71761)
+++ chrome/browser/google/google_update_settings_unittest.cc (working copy)
@@ -9,7 +9,8 @@
class GoogleUpdateTest : public PlatformTest {
};
-TEST_F(GoogleUpdateTest, StatsConstent) {
+// bug: http://crbug.com/70092
+TEST_F(GoogleUpdateTest, DISABLED_StatsConstent) {
// Stats are off by default.
EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsent());
// Stats reporting is ON.
« 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