Index: ash/system/web_notification/web_notification_tray_unittest.cc |
diff --git a/ash/system/web_notification/web_notification_tray_unittest.cc b/ash/system/web_notification/web_notification_tray_unittest.cc |
index 886e829db7fb67912ad65a2042df3317bcd4562a..0e402ca594b63c719f02ebd6d08503e5cb7c148c 100644 |
--- a/ash/system/web_notification/web_notification_tray_unittest.cc |
+++ b/ash/system/web_notification/web_notification_tray_unittest.cc |
@@ -390,6 +390,7 @@ TEST_F(WebNotificationTrayTest, MAYBE_PopupAndAutoHideShelf) { |
EXPECT_GT(bottom_with_tray, bottom_with_tray_notification); |
// Close the system tray. |
+ // TODO(bruthig) This test fails |
GetSystemTray()->ClickedOutsideBubble(); |
shelf->UpdateAutoHideState(); |
RunAllPendingInMessageLoop(); |