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

Unified Diff: athena/input/input_manager_unittest.cc

Issue 660773002: Temporarily disable InputManagerTest.PowerButton (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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: athena/input/input_manager_unittest.cc
diff --git a/athena/input/input_manager_unittest.cc b/athena/input/input_manager_unittest.cc
index acc541adc831eab94f7308a7b6af4fb8a1f7f2a0..a510002e4959c59e1f7175edac23fc56c3fe2b24 100644
--- a/athena/input/input_manager_unittest.cc
+++ b/athena/input/input_manager_unittest.cc
@@ -72,7 +72,9 @@ class ScopedPowerButtonTimeoutShortener {
typedef test::AthenaTestBase InputManagerTest;
-TEST_F(InputManagerTest, PowerButton) {
+// This fails on bots. crbug.com/424109.
+// Investigate once crbug.com/424093 is fixed.
+TEST_F(InputManagerTest, DISABLED_PowerButton) {
test::ScopedPowerButtonTimeoutShortener shortener;
TestPowerButtonObserver observer;
« 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