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

Unified Diff: golden/res/imp/testsummary.html

Issue 1224943002: gold: force layout diagram (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: fix vet Created 5 years, 5 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 | « golden/res/imp/detailtable.html ('k') | golden/templates/cluster.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: golden/res/imp/testsummary.html
diff --git a/golden/res/imp/testsummary.html b/golden/res/imp/testsummary.html
index d0c423a286d573b50c869fbf7807893661638309..d30096743165c051f0f81d98feaab476bfedf1f5 100644
--- a/golden/res/imp/testsummary.html
+++ b/golden/res/imp/testsummary.html
@@ -90,6 +90,11 @@
<core-icon icon=apps></core-icon>
</a>
</span>
+ <span class=short>
+ <a href="cluster?test={{summary.name}}">
+ <core-icon icon="radio-button-off"></core-icon>
+ </a>
+ </span>
<span class=short>{{summary.pos}}</span>
<span class=short>{{summary.neg}}</span>
<span class=short>{{summary.untriaged}}</span>
« no previous file with comments | « golden/res/imp/detailtable.html ('k') | golden/templates/cluster.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698