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

Unified Diff: milo/appengine/frontend/expectations/buildbot.build-Debug_page-_newline_1234.html

Issue 2921573002: Milo UI tweaks (Closed)
Patch Set: only -> Only Created 3 years, 7 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/buildbot.build-Debug_page-_newline_1234.html
diff --git a/milo/appengine/frontend/expectations/buildbot.build-Debug_page-_newline_1234.html b/milo/appengine/frontend/expectations/buildbot.build-Debug_page-_newline_1234.html
index 33598006cfe85645583be083fbee2200dadf89e0..27b4dcb99b24fc49a861f0d0fca9b65576bb3b42 100644
--- a/milo/appengine/frontend/expectations/buildbot.build-Debug_page-_newline_1234.html
+++ b/milo/appengine/frontend/expectations/buildbot.build-Debug_page-_newline_1234.html
@@ -111,7 +111,7 @@
<input type="radio" name="hider" id="showStandard" checked>
<label for="showStandard">Standard</label>
<input type="radio" name="hider" id="showInteresting">
- <label for="showInteresting">Interesting Only</label>
+ <label for="showInteresting">Non-Green Only</label>
<ol id="steps" class="standard">
@@ -121,12 +121,11 @@
<li class="verbosity-Interesting">
<div class="status-Failure result">
- <b>steps</b>
- <span style="float:right"
- class="duration"
+ <span class="duration"
data-starttime="2016-06-27T23:30:30Z"
data-endtime="2016-06-27T23:50:06Z">
( 19 mins 36 secs )</span>
+ <b>steps</b>
<span>
<div class="step-text">line 1</div><div class="step-text">&nbsp;</div><div class="step-text">line 3</div>
</span>
@@ -134,7 +133,7 @@
<ul>
- <li><a href="http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/246309/steps/steps/logs/preamble">preamble</a></li>
+ <li class="sublink"><a href="http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/246309/steps/steps/logs/preamble">preamble</a></li>
</ul>
@@ -149,7 +148,7 @@
<h2>Build Properties:</h2>
- <table class="info" width="100%">
+ <table class="info BuildProperties" width="100%">
<tr><th>Name</th><th>Value</th><th>Source</th></tr>

Powered by Google App Engine
This is Rietveld 408576698