Commit 294b9bbc authored by Mitsuru Oshima's avatar Mitsuru Oshima

Temporarily disable InputManagerTest.PowerButton

BUG=424109
TBR=mukai@chromium.org

Review URL: https://codereview.chromium.org/660773002

Cr-Commit-Position: refs/heads/master@{#299875}
parent 939d5288
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment