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

Unified Diff: appengine/findit/templates/flake/flake.html

Issue 2416303002: [Findit] Adding support for triaging suspected builds from flake analysis (Closed)
Patch Set: Clean up and adding unit tests Created 4 years, 2 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
Index: appengine/findit/templates/flake/flake.html
diff --git a/appengine/findit/templates/flake/flake.html b/appengine/findit/templates/flake/flake.html
index c457eebef7e6a4c31613efed658dfdb371d28e40..ce396cf9d1f29658ee73e0b82a72342b69e8f69c 100644
--- a/appengine/findit/templates/flake/flake.html
+++ b/appengine/findit/templates/flake/flake.html
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<head>
+ ASDFASDFASDFASDF
chanli 2016/10/14 21:25:09 Is this line needed?
lijeffrey 2016/10/14 23:11:31 lol
<title>Flakiness</title>
<meta charset="utf-8">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

Powered by Google App Engine
This is Rietveld 408576698