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

Unified Diff: fuzzer/res/imp/fuzzer-summary-sk.html

Issue 1695803002: Improve fuzz counts (Closed) Base URL: https://skia.googlesource.com/buildbot@dedup-first
Patch Set: Add docs Created 4 years, 10 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 | « fuzzer/res/imp/fuzzer-info-sk.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fuzzer/res/imp/fuzzer-summary-sk.html
diff --git a/fuzzer/res/imp/fuzzer-summary-sk.html b/fuzzer/res/imp/fuzzer-summary-sk.html
index 87a0f4f8f71c2821830a2d4f39282d38badf3370..6cba43d8f74de08f1e841b21519449b9706c61e3 100644
--- a/fuzzer/res/imp/fuzzer-summary-sk.html
+++ b/fuzzer/res/imp/fuzzer-summary-sk.html
@@ -67,7 +67,7 @@
</div>
<div class="countRow">
<span class="cell">New Bad Fuzzes: {{fuzz.thisBadCount}}</span>
- <span class="cell">New Grey Fuzzes: {{fuzz.thisGreyCount}}</span>
+ <span class="cell">Regressed Fuzzes: {{fuzz.thisRegressionCount}}</span>
</div>
<div class="countRow">
<span class="cell">Total Bad Fuzzes: {{fuzz.totalBadCount}}</span>
« no previous file with comments | « fuzzer/res/imp/fuzzer-info-sk.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698