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

Unified Diff: content/test/gpu/gpu_tests/trace_test.py

Issue 2343063005: Turn down verbosity in trace_test. (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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/trace_test.py
diff --git a/content/test/gpu/gpu_tests/trace_test.py b/content/test/gpu/gpu_tests/trace_test.py
index 825a792b01a072cb0c4696bbfe457103d0063c7e..17161e36787daffe1c360ba19cec01e95ddb3015 100644
--- a/content/test/gpu/gpu_tests/trace_test.py
+++ b/content/test/gpu/gpu_tests/trace_test.py
@@ -111,9 +111,6 @@ class TraceTest(TraceTestBase):
def _CreateExpectations(self):
return trace_test_expectations.TraceTestExpectations()
- def CustomizeBrowserOptions(self, options):
- options.logging_verbosity = options.VERBOSE_LOGGING
-
class DeviceTraceTest(TraceTestBase):
"""Tests GPU Device traces show up on devices that support it."""
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698