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

Unified Diff: functional/PYAUTO_TESTS

Issue 9114056: Automated chrome driver tests for about:plugins functionality tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/test/
Patch Set: '' Created 8 years, 11 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 | functional/aboutplugins_ui.py » ('j') | functional/aboutplugins_ui.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: functional/PYAUTO_TESTS
===================================================================
--- functional/PYAUTO_TESTS (revision 118326)
+++ functional/PYAUTO_TESTS (working copy)
@@ -425,6 +425,7 @@
'@CONTINUOUS',
'nacl_sdk',
'translate',
+ 'aboutplugins_ui',
kkania 2012/01/20 17:16:28 your first test can run on all builds, cant it?
vivianz 2012/01/27 23:24:36 Done.
# ==================================================
# Disabled tests that need to be investigated/fixed.
@@ -540,6 +541,8 @@
# ===========================
# No NaCl support on ChromeOS.
'-nacl_sdk',
+ # No Web Driver test for ChromeOS
+ '-aboutplugins_ui',
# ==================================================
# Disabled tests that need to be investigated/fixed.
« no previous file with comments | « no previous file | functional/aboutplugins_ui.py » ('j') | functional/aboutplugins_ui.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698