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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10736055: Smoke test for tracing infrastructure in PyAuto (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add more docstrings. Created 8 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: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index e657e87ea6f7840eed65e6b25a5a440dcf811af2..1152a399138a08c39e0892036c0dd2785d75a4e7 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -824,6 +824,13 @@
],
},
+ # Trace event tests.
+ 'TRACING': {
+ 'all': [
+ 'tracing.tracing_smoke_test',
+ ],
+ },
+
# Pyauto functional tests running on coverage bots.
'CODE_COVERAGE': {
'all': [
« no previous file with comments | « no previous file | chrome/test/functional/tracing/pyauto_tracing.py » ('j') | chrome/test/functional/tracing/tab_tracker.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698