audio_PowerConsumption: disable test.

It was discovered that this test can leave DUTs discharging.
Disable the test until this is debugged. It can cause random
badness in the lab.

BUG=chromium:710338
TEST=None.

Change-Id: I53656e5153c2a5cb927051d7de8ae56a86458121
Reviewed-on: https://chromium-review.googlesource.com/474170
Reviewed-by: Alexander Alekseev <alemate@chromium.org>
Tested-by: Ilja H. Friedel <ihf@chromium.org>
(cherry picked from commit 419be9277edb253368982cd4a1cbe79e4381c7ad)
Reviewed-on: https://chromium-review.googlesource.com/474171
Reviewed-by: Ilja H. Friedel <ihf@chromium.org>
(cherry picked from commit d77ad80c69ecd9183066934d42f6439e5cefe1ce)
Reviewed-on: https://chromium-review.googlesource.com/474172
diff --git a/server/site_tests/audio_PowerConsumption/control.audio_mp3 b/server/site_tests/audio_PowerConsumption/control.audio_mp3
index 534d74c..7bf0e20 100644
--- a/server/site_tests/audio_PowerConsumption/control.audio_mp3
+++ b/server/site_tests/audio_PowerConsumption/control.audio_mp3
@@ -7,7 +7,8 @@
 TIME = "MEDIUM"
 TEST_CATEGORY = "Performance"
 TEST_CLASS = "audio"
-ATTRIBUTES = "suite:bvt-perbuild"
+# TODO(ihf): enable once crbug.com/710338 is fixed.
+#ATTRIBUTES = "suite:bvt-perbuild"
 TEST_TYPE = "server"
 DEPENDENCIES = "rpm, power:battery"
 BUG_TEMPLATE = {