Chromium Code Reviews| Index: functional/PYAUTO_TESTS |
| =================================================================== |
| --- functional/PYAUTO_TESTS (revision 135692) |
| +++ functional/PYAUTO_TESTS (working copy) |
| @@ -115,8 +115,6 @@ |
| # crbug.com/126311 |
| '-multiprofile.MultiprofileTest.test20NewProfiles', |
| '-multiprofile.MultiprofileTest.testBasic', |
| - # crbug.com/100593 |
| - '-nacl_sdk.NaClSDKTest.testVerifyNaClPlugin', |
| # crbug.com/105560 |
| '-notifications', |
| # crbug.com/99506 |
| @@ -495,17 +493,12 @@ |
| 'about_plugins_ui.ChromeAboutPluginsUITest', |
| 'https.SSLTest', |
| 'media.media_basic_playback', |
| - 'nacl_sdk', |
|
Nirnimesh
2012/05/08 00:38:15
This will disable all nacl_sdk tests, not just the
Pooja Nihalani
2012/05/08 16:07:04
Once I commit this,CL- http://codereview.chromium.
|
| 'translate', |
| # ================================================== |
| # Disabled tests that need to be investigated/fixed. |
| # ================================================== |
| # The source is behind. Waiting for dev to automate the update. |
| - '-nacl_sdk.NaClSDKTest.testVerifyNaClSDKChecksum', |
| - # crbug.com/98681 |
| - '-nacl_sdk.NaClSDKTest.testNaClSDK', |
| - '-nacl_sdk.NaClSDKTest.testVerifyPrereleaseGallery', |
| # crbug.com/109160 |
| '-execute_javascript.ExecuteJavascriptTest.testExecuteJavascriptInExtension', |
| ], |
| @@ -586,8 +579,6 @@ |
| # =========================== |
| # Permanently-disabled tests. |
| # =========================== |
| - # No NaCl support on ChromeOS. |
| - '-nacl_sdk', |
| # ================================================== |
| # Disabled tests that need to be investigated/fixed. |