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

Unified Diff: Tools/GardeningServer/test/unit-tests.html

Issue 565523002: [Sheriff-o-matic] Refactor cards and get rid of ct-failure-cards (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: ToT-ed Created 6 years, 3 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: Tools/GardeningServer/test/unit-tests.html
diff --git a/Tools/GardeningServer/test/unit-tests.html b/Tools/GardeningServer/test/unit-tests.html
index 39e3b1fc8a632484295de41a6531ae92329c1598..c6b7218f377bc5bea11884ef134d92092a5658ce 100644
--- a/Tools/GardeningServer/test/unit-tests.html
+++ b/Tools/GardeningServer/test/unit-tests.html
@@ -18,12 +18,13 @@ found in the LICENSE file.
<link rel="import" href="../model/test/ct-failure-tests.html">
<link rel="import" href="../model/test/tree-status-tests.html">
<link rel="import" href="../scripts/test/results-tests.html">
+<link rel="import" href="../ui/test/ct-bot-failure-card-tests.html">
<link rel="import" href="../ui/test/ct-builder-grid-tests.html">
<link rel="import" href="../ui/test/ct-builder-tests.html">
<link rel="import" href="../ui/test/ct-commit-list-tests.html">
<link rel="import" href="../ui/test/ct-commit-tests.html">
<link rel="import" href="../ui/test/ct-embedded-flakiness-dashboard-tests.html">
-<link rel="import" href="../ui/test/ct-failure-card-tests.html">
+<link rel="import" href="../ui/test/ct-failure-card-button-tests.html">
<link rel="import" href="../ui/test/ct-failure-stream-tests.html">
<link rel="import" href="../ui/test/ct-last-updated-tests.html">
<link rel="import" href="../ui/test/ct-party-time-tests.html">
« no previous file with comments | « Tools/GardeningServer/model/ct-sheriff-failure-group-data.html ('k') | Tools/GardeningServer/ui/ct-bot-failure-card.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698