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

Unified Diff: telemetry/telemetry/web_perf/timeline_based_page_test_unittest.py

Issue 2825573002: Disable testTraceCaptureUponFailure on chromeos. (Closed)
Patch Set: Created 3 years, 8 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: telemetry/telemetry/web_perf/timeline_based_page_test_unittest.py
diff --git a/telemetry/telemetry/web_perf/timeline_based_page_test_unittest.py b/telemetry/telemetry/web_perf/timeline_based_page_test_unittest.py
index 245e3ced2eb7abd3f00e5e72ca056edd992e103e..5e44e63851ebea5199dcd6cf4f829a2031e84729 100644
--- a/telemetry/telemetry/web_perf/timeline_based_page_test_unittest.py
+++ b/telemetry/telemetry/web_perf/timeline_based_page_test_unittest.py
@@ -123,6 +123,7 @@ class TimelineBasedPageTestTest(page_test_test_case.PageTestTestCase):
'Gesture_Scroll', 'frame_time_discrepancy')
self.assertEquals(len(v), 1)
+ @decorators.Disabled('chromeos')
@decorators.Isolated
def testTraceCaptureUponFailure(self):
ps = self.CreateEmptyPageSet()
« 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