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

Unified Diff: dashboard/dashboard/namespaced_stored_object_test.py

Issue 2356993002: Revert of Add request-level caching for privileged queries. (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « dashboard/dashboard/models/internal_only_model_test.py ('k') | dashboard/dashboard/start_try_job_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dashboard/dashboard/namespaced_stored_object_test.py
diff --git a/dashboard/dashboard/namespaced_stored_object_test.py b/dashboard/dashboard/namespaced_stored_object_test.py
index 4e1022fa58c83861658dd34e6a14fb4840e55d9b..eb0d6c58897b582ad7cb653ba38e6ff6a735ae48 100644
--- a/dashboard/dashboard/namespaced_stored_object_test.py
+++ b/dashboard/dashboard/namespaced_stored_object_test.py
@@ -15,7 +15,6 @@
super(NamespacedStoredObjectTest, self).setUp()
testing_common.SetIsInternalUser('internal@chromium.org', True)
testing_common.SetIsInternalUser('foo@chromium.org', False)
- self.PatchDatastoreHooksRequest()
def tearDown(self):
super(NamespacedStoredObjectTest, self).tearDown()
« no previous file with comments | « dashboard/dashboard/models/internal_only_model_test.py ('k') | dashboard/dashboard/start_try_job_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698