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

Unified Diff: tools/perf/page_sets/tough_canvas_cases/many_images/many_images.html

Issue 2080253006: Speculative fix for flaky telemetry test many_images.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/page_sets/tough_canvas_cases/many_images/many_images.html
diff --git a/tools/perf/page_sets/tough_canvas_cases/many_images/many_images.html b/tools/perf/page_sets/tough_canvas_cases/many_images/many_images.html
index f2a85397a671bf55c3819fe912fe49479de87a62..72dc6587ce8fb768f2e4a47c353090258da06a65 100644
--- a/tools/perf/page_sets/tough_canvas_cases/many_images/many_images.html
+++ b/tools/perf/page_sets/tough_canvas_cases/many_images/many_images.html
@@ -238,6 +238,7 @@ function draw() {
<img src="images/image198_t.png" />
<img src="images/image199_t.png" />
<img src="images/image200_t.png" />
+<!-- Test was downsized to prevent crashes crbug.com/605553
<img src="images/image201_t.png" />
<img src="images/image202_t.png" />
<img src="images/image203_t.png" />
@@ -438,6 +439,7 @@ function draw() {
<img src="images/image398_t.png" />
<img src="images/image399_t.png" />
<img src="images/image400_t.png" />
+-->
</div>
</body>
</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