| OLD | NEW |
| 1 # Fails under Valgrind; see http://crbug.com/44552 | |
| 2 RenderViewTest.OnHandleKeyboardEvent | |
| 3 | |
| 4 # http://crbug.com/139652 | |
| 5 BackgroundApplicationListModelTest.RandomTest | |
| 6 | |
| 7 # http://crbug.com/179427 | |
| 8 ExtensionPrefsDelayedInstallInfo.DelayedInstallInfo | |
| 9 ExtensionServiceTest.* | |
| 10 | |
| 11 # http://crbug.com/180335 | |
| 12 AutocompleteActionPredictorTest.RecommendActionURL | |
| 13 | |
| 14 # http://crbug.com/238964 | |
| 15 CpuInfoProviderTest.* | |
| 16 | |
| 17 # http://crbug.com/336349 | 1 # http://crbug.com/336349 |
| 18 NTPUserDataLoggerTest.TestLogging | 2 NTPUserDataLoggerTest.TestLogging |
| 19 | 3 |
| 20 # http://crbug.com/403533 | 4 # http://crbug.com/403533 |
| 21 ExtensionPathUtilTest.BasicPrettifyPathTest | 5 ExtensionPathUtilTest.BasicPrettifyPathTest |
| 22 | 6 |
| 23 # http://crbug.com/483642 | |
| 24 MultiUserWindowManagerChromeOSTest.FullUserSwitchAnimationTests | |
| 25 | |
| 26 # http://crbug.com/523600 | 7 # http://crbug.com/523600 |
| 27 ClientCertStoreChromeOSTest.Filter | 8 ClientCertStoreChromeOSTest.Filter |
| 28 ClientCertStoreChromeOSTest.RequestsAfterNSSInitSucceed | 9 ClientCertStoreChromeOSTest.RequestsAfterNSSInitSucceed |
| 29 ClientCertStoreChromeOSTest.CertRequestMatching | 10 ClientCertStoreChromeOSTest.CertRequestMatching |
| OLD | NEW |