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

Unified Diff: milo/appengine/frontend/expectations/swarming.log-Basic_log.html

Issue 2949783002: [milo] appengine/* -> * (Closed)
Patch Set: rebase Created 3 years, 6 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: milo/appengine/frontend/expectations/swarming.log-Basic_log.html
diff --git a/milo/appengine/frontend/expectations/swarming.log-Basic_log.html b/milo/appengine/frontend/expectations/swarming.log-Basic_log.html
deleted file mode 100644
index df58643fc0309e8d201dd85f152c66aeeb99448b..0000000000000000000000000000000000000000
--- a/milo/appengine/frontend/expectations/swarming.log-Basic_log.html
+++ /dev/null
@@ -1,65 +0,0 @@
-
-<!DOCTYPE html>
-
-<html lang="en">
-<meta charset="utf-8">
-<title>Build Log</title>
-<link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css">
-<link rel="stylesheet" href="/static/common/third_party/css/jquery-ui.min.css" type="text/css">
-<script src="/static/common/third_party/js/moment-with-locales.min.js"></script>
-<script src="/static/common/third_party/js/moment-timezone-with-data-2012-2022.min.js"></script>
-<script src="/static/common/js/time.js"></script>
-<script src="/static/common/third_party/js/jquery.min.js"></script>
-<script src="/static/common/third_party/js/jquery-ui.min.js"></script>
-
-
-<body class="interface">
- <header>
- Luci
- <div>
-
- <a href="http://fake.example.com/login?dest=%2Ffoobar">login</a>
-
- </div>
- </header>
- <hr>
-
-<div class="log"><pre>This is the log</pre></div>
-
-
- <footer>
- <hr>
- <a href="https://github.com/luci">luci</a>,
- working for the <a href="https://chromium.org/">Chromium</a> project.<br>
- Page built: <b><span class="local-time" data-timestamp="-6792498672871">Saturday, 03-Feb-01 04:05:06 UTC</span></b>
- </footer>
-<script>
-(function () {
- 'use strict';
- milo.makeTimesLocal();
- milo.annotateDurations();
- $(document).tooltip({
- show: false,
- hide: false
- });
-})();
-</script>
-<script>
- (function(i,s,o,g,r,a,m){i['CrDXObject']=r;i[r]=i[r]||function(){
- (i[r].q=i[r].q||[]).push(arguments)},a=s.createElement(o),
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
- })(window,document,'script','https://storage.googleapis.com/crdx-feedback.appspot.com/feedback.js','crdx');
-
- crdx('setFeedbackButtonLink', 'https://bugs.chromium.org/p/chromium/issues/entry?cc=hinoka@chromium.org&components=Infra%3EPlatform%3EMilo');
-</script>
-
-<script>
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
- })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
- ga('create', 'UA-12345-01', 'auto');
- ga('send', 'pageview');
-</script>
-
« no previous file with comments | « milo/appengine/frontend/expectations/swarming.build-build-unicode.html ('k') | milo/appengine/frontend/frontpage.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698