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

Unified Diff: appengine/chromium_try_flakes/status/test/cq_status_test.py

Issue 1829023003: Revert of gae_ts_mon: instrument Cloud Endpoint methods (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 9 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: appengine/chromium_try_flakes/status/test/cq_status_test.py
diff --git a/appengine/chromium_try_flakes/status/test/cq_status_test.py b/appengine/chromium_try_flakes/status/test/cq_status_test.py
index 1020d9241c761120714d41d66992aeca48712118..fd1d9544d1605341a9e0e6ef01dcaa3ecdd66cee 100644
--- a/appengine/chromium_try_flakes/status/test/cq_status_test.py
+++ b/appengine/chromium_try_flakes/status/test/cq_status_test.py
@@ -319,7 +319,7 @@
def setUp(self):
super(CQStatusTestCase, self).setUp()
- ts_mon.reset_for_unittest(disable=True)
+ ts_mon.reset_for_unittest()
def test_create_tasks_to_update_issue_tracker(self):
Flake(name='foo1', count_day=1).put()
« no previous file with comments | « appengine/chromium_try_flakes/handlers/test/flake_issues_test.py ('k') | appengine_module/gae_ts_mon/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698