Chromium Code Reviews| Index: chrome/test/functional/PYAUTO_TESTS |
| =================================================================== |
| --- chrome/test/functional/PYAUTO_TESTS (revision 95546) |
| +++ chrome/test/functional/PYAUTO_TESTS (working copy) |
| @@ -86,8 +86,6 @@ |
| '-browsing_data.BrowsingDataTest.testClearingAccuracy', |
| # Turkish I problem. crbug.com/60638 |
| '-find_in_page.FindMatchTests.testLocalizationAndCaseOrder', |
| - # crbug.com/89279 |
| - '-gpu', |
| # crbug.com/87959 |
| '-instant.InstantTest.testInstantLoadsFor100CharsLongQuery', |
| # crbug.com/83459 |
| @@ -188,6 +186,8 @@ |
| '-downloads.DownloadsTest.testDeclineDangerousDownload', |
| # crbug.com/75724 |
| '-downloads.DownloadsTest.testSaveDangerousFile', |
| + # crbug.com/89279 |
|
Nirnimesh
2011/08/05 01:13:05
No. remove it from here
dyu1
2011/08/05 01:15:57
Done.
|
| + '-gpu', |
| '-instant.InstantTest.testInstantNavigation', # crbug.com/69090 |
| # crbug.com/66072 |
| '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', |
| @@ -401,6 +401,8 @@ |
| 'win': [ |
| 'enterprise', |
| + # crbug.com/89279 |
|
Nirnimesh
2011/08/05 01:13:05
Remove this. Add 'gpu' here
dyu1
2011/08/05 01:15:57
Done.
|
| + '-gpu', |
| ], |
| 'mac': [ |