Chromium Code Reviews| Index: chrome/test/functional/PYAUTO_TESTS |
| =================================================================== |
| --- chrome/test/functional/PYAUTO_TESTS (revision 96305) |
| +++ chrome/test/functional/PYAUTO_TESTS (working copy) |
| @@ -139,6 +139,8 @@ |
| # -imports.ImportsTest.testFirefoxImportFromPrefs |
| # Disabled on vista in the actual test. crbug.com/89767 |
| # -imports.ImportsTest.testImportFirefoxPasswordsFromPrefs |
| + # crbug.com/92446 |
|
Nirnimesh
2011/08/11 03:58:04
It's not included in the CONTINUOUS suite. Remove
dyu1
2011/08/11 18:11:35
Done.
|
| + '-gpu.GpuTest.testGpuWithVideo', |
| # crbug.com/66072 |
| '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', |
| # crbug.com/85598 |
| @@ -382,6 +384,8 @@ |
| # ================================================== |
| # Disabled tests that need to be investigated/fixed. |
| # ================================================== |
| + # crbug.com/92446 |
| + '-gpu.GpuTest.testGpuWithVideo', |
|
Nirnimesh
2011/08/11 03:58:04
It's not enabled in the 'all' section. Why exclude
dyu1
2011/08/11 18:11:35
Done.
|
| # This test fails due to crbug.com/35485 |
| '-translate.TranslateTest.testBarNotVisibleOnSSLErrorPage', |
| # This test fails due to crbug.com/50706 |