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

Unified Diff: tools/perf/benchmarks/blink_perf_unittest.py

Issue 2849553002: Enable testBlinkPerfTracingMetricsForMeasureTime on Win platform (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: tools/perf/benchmarks/blink_perf_unittest.py
diff --git a/tools/perf/benchmarks/blink_perf_unittest.py b/tools/perf/benchmarks/blink_perf_unittest.py
index 26be0772cf28cd43a719a4d61716576716d28af3..f756ee7820a4cedf44a77ad2661c52e90dd01b22 100644
--- a/tools/perf/benchmarks/blink_perf_unittest.py
+++ b/tools/perf/benchmarks/blink_perf_unittest.py
@@ -39,7 +39,6 @@ class BlinkPerfTest(page_test_test_case.PageTestTestCase):
story_set.AddStory(page)
return story_set
- @decorators.Disabled('win') # crbug.com/715822
def testBlinkPerfTracingMetricsForMeasureTime(self):
results = self.RunMeasurement(measurement=self._measurement,
ps=self._CreateStorySetForTestFile('append-child-measure-time.html'),
« 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