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

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: forgot to add lib/network-simulator.html 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
« no previous file with comments | « Tools/GardeningServer/model/tree-status-tests.html ('k') | Tools/GardeningServer/scripts/net_unittests.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/run-unittests.html
diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html
index e9a91f81b4c1d0faba3c6297b7b69f26e03bcf16..64b482365a74a79fbe783b1ba42fdd52a5da17e7 100644
--- a/Tools/GardeningServer/run-unittests.html
+++ b/Tools/GardeningServer/run-unittests.html
@@ -51,24 +51,14 @@ THE POSSIBILITY OF SUCH DAMAGE.
<script src="bower_components/platform/platform.js"></script>
<link rel="import" href="bower_components/polymer/polymer.html">
<link rel="import" href="polymer-load-warning.html">
+<link rel="import" href="lib/network-simulator.html">
<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">
« no previous file with comments | « Tools/GardeningServer/model/tree-status-tests.html ('k') | Tools/GardeningServer/scripts/net_unittests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698