Index: functional/PYAUTO_TESTS |
=================================================================== |
--- functional/PYAUTO_TESTS (revision 119505) |
+++ functional/PYAUTO_TESTS (working copy) |
@@ -34,6 +34,7 @@ |
'CONTINUOUS': { |
'all': [ |
'autofill', |
+ 'about_plugins_ui.AboutPluginsTest.testAboutPluginDetailInfo', |
'bookmark_bar', |
'bookmarks', |
'browser', |
@@ -429,6 +430,7 @@ |
'@CONTINUOUS', |
'nacl_sdk', |
'translate', |
+ 'about_plugins_ui', |
# ================================================== |
# Disabled tests that need to be investigated/fixed. |
@@ -548,6 +550,8 @@ |
# =========================== |
# No NaCl support on ChromeOS. |
'-nacl_sdk', |
+ # No Web Driver test for ChromeOS |
kkania
2012/01/30 19:26:01
. at end
vivianz
2012/01/30 22:02:37
Done.
|
+ '-aboutplugins_ui', |
kkania
2012/01/30 19:26:01
i think you also need to put this in the continuou
vivianz
2012/01/30 22:02:37
Done.
|
# ================================================== |
# Disabled tests that need to be investigated/fixed. |