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

Unified Diff: telemetry/telemetry/core/tracing_controller_unittest.py

Issue 2608773002: Make battor_wrapper use target_platform instead of sys.platform
Patch Set: Created 4 years 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
Index: telemetry/telemetry/core/tracing_controller_unittest.py
diff --git a/telemetry/telemetry/core/tracing_controller_unittest.py b/telemetry/telemetry/core/tracing_controller_unittest.py
index 1c4a6d0aa2235c8a2345b47b42ee4a3f7046a784..ee685655cb63aeddc4c619ae903b213b60c5cc76 100644
--- a/telemetry/telemetry/core/tracing_controller_unittest.py
+++ b/telemetry/telemetry/core/tracing_controller_unittest.py
@@ -167,7 +167,6 @@ class TracingControllerTest(tab_test_case.TabTestCase):
def testStartupTracingOnDesktop(self):
self._StartupTracing(platform_module.GetHostPlatform())
- @decorators.Disabled('linux') # crbug.com/673761
def testBattOrTracing(self):
test_platform = self._browser.platform.GetOSName()
device = (self._browser.platform._platform_backend.device
« common/battor/battor/battor_wrapper.py ('K') | « common/battor/battor/battor_wrapper.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698