Commit 19a96cb5 authored by John Abd-El-Malek's avatar John Abd-El-Malek

Disable IppetPowerMonitorTest.testFindOrInstallIppet which is failing on new trybots.

BUG=424027
TBR=dtu@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#299833}
parent 9e65c637
......@@ -11,7 +11,7 @@ from telemetry.core.platform.power_monitor import ippet_power_monitor
class IppetPowerMonitorTest(unittest.TestCase):
@decorators.Enabled('win')
@decorators.Disabled
def testFindOrInstallIppet(self):
self.assertTrue(ippet_power_monitor.IppetPath())
......
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