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; |