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

Unified Diff: Tools/GardeningServer/run-unittests.html

Issue 459463003: Convert moar Sheriff-o-Matic tests to Polymer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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/run-unittests.html
diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html
index e9a91f81b4c1d0faba3c6297b7b69f26e03bcf16..ea7bfb1564c50a555b5b26c51273b0c18fa8116d 100644
--- a/Tools/GardeningServer/run-unittests.html
+++ b/Tools/GardeningServer/run-unittests.html
@@ -54,21 +54,10 @@ THE POSSIBILITY OF SUCH DAMAGE.
<link rel="import" href="model/ct-builder-tests.html">
<link rel="import" href="model/ct-commit-log-tests.html">
<link rel="import" href="model/ct-commit-tests.html">
-<link rel="import" href="model/ct-failure-tests.html">
<link rel="import" href="model/tree-status-tests.html">
-<link rel="import" href="ui/ct-builder-grid-tests.html">
-<link rel="import" href="ui/ct-builder-tests.html">
-<link rel="import" href="ui/ct-commit-tests.html">
-<link rel="import" href="ui/ct-commit-list-tests.html">
-<link rel="import" href="ui/ct-embedded-flakiness-dashboard-tests.html">
-<link rel="import" href="ui/ct-failure-analyzer-tests.html">
<link rel="import" href="ui/ct-failure-card-tests.html">
<link rel="import" href="ui/ct-failure-stream-tests.html">
-<link rel="import" href="ui/ct-party-time-tests.html">
-<link rel="import" href="ui/ct-results-by-builder-tests.html">
-<link rel="import" href="ui/ct-results-comparison-tests.html">
<link rel="import" href="ui/ct-results-comparison-zoomer-tests.html">
-<link rel="import" href="ui/ct-results-detail-tests.html">
<link rel="import" href="ui/ct-results-panel-tests.html">
<link rel="import" href="ui/ct-revision-details-tests.html">
<link rel="import" href="ui/ct-test-list-tests.html">

Powered by Google App Engine
This is Rietveld 408576698