| Index: chrome/test/functional/PYAUTO_TESTS
|
| ===================================================================
|
| --- chrome/test/functional/PYAUTO_TESTS (revision 96266)
|
| +++ chrome/test/functional/PYAUTO_TESTS (working copy)
|
| @@ -53,7 +53,6 @@
|
| 'imports',
|
| 'infobars',
|
| 'instant',
|
| - 'nacl_sdk',
|
| 'navigation',
|
| 'notifications',
|
| 'ntp',
|
| @@ -122,9 +121,6 @@
|
| '-special_tabs.SpecialTabsTest.testSpecialURLTabs',
|
| # crbug.com/88593
|
| '-sync.SyncTest.testPersonalStuffSyncSection',
|
| - # crbug.com/91553
|
| - '-nacl_sdk.NaClSDKTest.testVerifyNaClPlugin',
|
| - '-nacl_sdk.NaClSDKTest.testVerifyPrereleaseGallery',
|
| ],
|
|
|
| 'win': [
|
| @@ -275,8 +271,6 @@
|
| '-codesign',
|
| # Import tests are invalid on ChromeOS since Chrome is the only browser.
|
| '-imports',
|
| - # No NaCl support on ChromeOS.
|
| - '-nacl_sdk',
|
|
|
| # ==================================================
|
| # Disabled tests that need to be investigated/fixed.
|
|
|