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

Unified Diff: tools/telemetry/telemetry/value/summary_unittest.py

Issue 421503005: Move Html and BuildbotPageMeasurementResults to {Html,Buildbot}OutputFormatter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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/telemetry/telemetry/value/summary_unittest.py
diff --git a/tools/telemetry/telemetry/value/summary_unittest.py b/tools/telemetry/telemetry/value/summary_unittest.py
index 26a1e32b9eaed3966d52ad5d1e9f66d8038a9867..7ea755c323d3a1db5094f78d60ab5df3063489df 100644
--- a/tools/telemetry/telemetry/value/summary_unittest.py
+++ b/tools/telemetry/telemetry/value/summary_unittest.py
@@ -4,5 +4,5 @@
nednguyen 2014/07/29 23:53:52 I think this file can be removed.
chrishenry 2014/07/30 00:37:20 Let's keep it so that there is a pointer from here
# TODO(nduca): Convert preexisting unittests to be summary tests. Summary is
# currently very thoroughly unit tested by
-# buildbot_page_measurement_results_unittest. It originated as part of that
+# buildbot_output_formatter_unittest. It originated as part of that
# code, but was extracted because it proved useful.

Powered by Google App Engine
This is Rietveld 408576698