Chromium Code Reviews| 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. |