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

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

Issue 1751713002: Remove stale mentions of mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo. Created 4 years, 9 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 | « media/mojo/scripts/run_mojo_media_renderer.py ('k') | tools/perf/benchmarks/startup.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/page_cycler.py
diff --git a/tools/perf/benchmarks/page_cycler.py b/tools/perf/benchmarks/page_cycler.py
index c23ae720a33562cda0bef1ab4d660f15f65524e2..c6d3764bf0edfa5b90f39fdddb9f717064cbf430 100644
--- a/tools/perf/benchmarks/page_cycler.py
+++ b/tools/perf/benchmarks/page_cycler.py
@@ -216,8 +216,7 @@ class PageCyclerToughLayoutCases(_PageCycler):
# crbug.com/273986: This test is flakey on Windows Chrome.
-@benchmark.Enabled('android', 'chromeos', 'linux', 'ios', 'mac',
- 'mandoline-release', 'mandoline-debug')
+@benchmark.Enabled('android', 'chromeos', 'linux', 'ios', 'mac')
class PageCyclerTypical25(_PageCycler):
"""Page load time benchmark for a 25 typical web pages.
« no previous file with comments | « media/mojo/scripts/run_mojo_media_renderer.py ('k') | tools/perf/benchmarks/startup.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698