| OLD | NEW |
| 1 # Times out too often | 1 # Times out too often |
| 2 # crbug.com/15817 | 2 # crbug.com/15817 |
| 3 IPCSyncChannelTest.* | 3 IPCSyncChannelTest.* |
| 4 # Hangs | 4 # Hangs |
| 5 # http://crbug.com/21890 | 5 # http://crbug.com/21890 |
| 6 WebDropTargetTest.URL | 6 WebDropTargetTest.URL |
| 7 WebDropTargetTest.Data | 7 WebDropTargetTest.Data |
| 8 # http://crbug.com/69037 | 8 # http://crbug.com/69037 |
| 9 FirefoxImporterTest.Firefox3NSS3Decryptor | 9 FirefoxImporterTest.Firefox3NSS3Decryptor |
| 10 # http://crbug.com/69039 | 10 # http://crbug.com/69039 |
| 11 ProcessInfoSnapshotMacTest.EffectiveVsRealUserIDTest | 11 ProcessInfoSnapshotMacTest.EffectiveVsRealUserIDTest |
| 12 | 12 |
| 13 # Following tests do not pass memcheck test. | 13 # Following tests do not pass memcheck test. |
| 14 # See http://crbug.com/30393. | 14 # See http://crbug.com/30393. |
| 15 NSMenuItemAdditionsTest.TestMOnDifferentLayouts | 15 NSMenuItemAdditionsTest.TestMOnDifferentLayouts |
| 16 # See http://crbug.com/30394. | |
| 17 PrefsControllerTest.GetPrefsViewForPage | |
| 18 PrefsControllerTest.GetToolbarItemForPage | |
| 19 PrefsControllerTest.ShowAndClose | |
| 20 PrefsControllerTest.SwitchToPage | |
| 21 | 16 |
| 22 # Hangs | 17 # Hangs |
| 23 # See http://crbug.com/75733 | 18 # See http://crbug.com/75733 |
| 24 BookmarkBarControllerTest.DeleteFromOffTheSideWhileItIsOpen | 19 BookmarkBarControllerTest.DeleteFromOffTheSideWhileItIsOpen |
| 25 | 20 |
| 26 # Hangs | 21 # Hangs |
| 27 # See http://crbug.com/78521 | 22 # See http://crbug.com/78521 |
| 28 SyncBackendHostTest.InitShutdown | 23 SyncBackendHostTest.InitShutdown |
| 29 | 24 |
| 30 # Crashes, see http://crbug.com/86656 | 25 # Crashes, see http://crbug.com/86656 |
| 31 MacSandboxTest.FileAccess | 26 MacSandboxTest.FileAccess |
| 32 | 27 |
| 33 # http://crbug.com/87769 | 28 # http://crbug.com/87769 |
| 34 BalloonControllerTest.ShowAndCloseTest | 29 BalloonControllerTest.ShowAndCloseTest |
| 35 BalloonControllerTest.SizesTest | 30 BalloonControllerTest.SizesTest |
| 36 | 31 |
| 37 # http://crbug.com/87839 | |
| 38 LinkInfoBarControllerTest.ShowAndClickLink | |
| 39 | |
| 40 # http://crbug.com/89030 | 32 # http://crbug.com/89030 |
| 41 ConnectionTesterTest.DeleteWhileInProgress | 33 ConnectionTesterTest.DeleteWhileInProgress |
| 42 | 34 |
| 43 # http://crbug.com/93245 | 35 # http://crbug.com/93245 |
| 44 GeolocationWifiDataProviderCommonTest.* | 36 GeolocationWifiDataProviderCommonTest.* |
| 45 GeolocationGatewayDataProviderCommonTest.* | 37 GeolocationGatewayDataProviderCommonTest.* |
| OLD | NEW |