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

Unified Diff: chrome/browser/web_resource/promo_resource_service_unittest.cc

Issue 11785020: Disable PromoResourceServiceTest.NotificationPromoTest on all platforms (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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/web_resource/promo_resource_service_unittest.cc
diff --git a/chrome/browser/web_resource/promo_resource_service_unittest.cc b/chrome/browser/web_resource/promo_resource_service_unittest.cc
index 98529d5a1d789ed90f2b1039aa1cf5c767bcb598..6ddadfaab98b207b38060a8b70a094ff34392f57 100644
--- a/chrome/browser/web_resource/promo_resource_service_unittest.cc
+++ b/chrome/browser/web_resource/promo_resource_service_unittest.cc
@@ -319,7 +319,9 @@ class NotificationPromoTest {
// and CanShow() is handled correctly under variety of conditions.
// Additionally, test that the first string in |strings| is used if
// no payload.promo_short_message is specified in the JSON response.
-TEST_F(PromoResourceServiceTest, NotificationPromoTest) {
+
+// hardcoded a date in Jan 2013. Srzly?? http://crbug.com/168561
Dan Beam 2013/01/07 15:59:36 hahaha, I'll fix this.
+TEST_F(PromoResourceServiceTest, DISABLED_NotificationPromoTest) {
// Check that prefs are set correctly.
NotificationPromoTest promo_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