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

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

Issue 2131473003: UI for the regression range test. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 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
Index: appengine/findit/templates/flake/in_progress.html
diff --git a/appengine/findit/templates/flake/in_progress.html b/appengine/findit/templates/flake/in_progress.html
new file mode 100644
index 0000000000000000000000000000000000000000..6b298d6e6f9b3cd3158301d1fd693845bc56471a
--- /dev/null
+++ b/appengine/findit/templates/flake/in_progress.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<head>
+ <title>Find Regression Range</title>
+ <meta charset="utf-8">
+</head>
+<body>
+ <p> Your job has been submitted. </p>
+</body>
« appengine/findit/templates/flake/flake.html ('K') | « appengine/findit/templates/flake/flake.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698