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

Unified Diff: dashboard/dashboard/elements/alerts-table-test.html

Issue 2572543005: Fixes table formatting and changes unknown units labeling. (Closed)
Patch Set: Created 4 years 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 | « dashboard/dashboard/elements/alerts-table.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dashboard/dashboard/elements/alerts-table-test.html
diff --git a/dashboard/dashboard/elements/alerts-table-test.html b/dashboard/dashboard/elements/alerts-table-test.html
index 0ea375e9def3b42ba3c7a35421a7980f7aca921c..b81b23bbe013e2a7b032e5deac48d37b785423c7 100644
--- a/dashboard/dashboard/elements/alerts-table-test.html
+++ b/dashboard/dashboard/elements/alerts-table-test.html
@@ -41,7 +41,7 @@ tr.b.unittest.testSuite(function() {
'date': '2016-05-26',
'median_before_anomaly': 0.0013427734375,
'bisect_status': null,
- 'testsuite': 'browser_tests',
+ 'testsuite': 'browser_tests_andanotherreallylongnamejustforfunbecausefun',
'group': 'agxzfmNocm9tZXBlcmZyFwsSCkFsZXJ0R3JvdXAYgICg7PLrvgsM',
'start_revision': 395893,
'bot': 'win10',
@@ -72,7 +72,9 @@ tr.b.unittest.testSuite(function() {
'percent_changed': '761.2%',
'absolute_delta': '4321000.01234',
'units': 'kb',
- 'test': 'audio_rates\/expand_rate',
+ 'test': 'audio_rates\/expand_rate\/' +
+ 'ienjoynamesthataretoolongandpushtheboundariesoftablecolumnwidths' +
+ 'longeryet\/butonlysometimesbecauseothertimesitsunescessary',
'recovered': false
},
{
« no previous file with comments | « dashboard/dashboard/elements/alerts-table.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698