| OLD | NEW |
| 1 # Fails under Valgrind; see http://crbug.com/36770 | 1 # Fails under Valgrind; see http://crbug.com/36770 |
| 2 URLFetcherBadHTTPSTest.BadHTTPSTest | 2 URLFetcherBadHTTPSTest.BadHTTPSTest |
| 3 # Fails under Valgrind; see http://crbug.com/44552 | 3 # Fails under Valgrind; see http://crbug.com/44552 |
| 4 RenderViewTest.OnHandleKeyboardEvent | 4 RenderViewTest.OnHandleKeyboardEvent |
| 5 # http://crbug.com/88221 | 5 # http://crbug.com/88221 |
| 6 ConnectionTesterTest.DeleteWhileInProgress | 6 ConnectionTesterTest.DeleteWhileInProgress |
| 7 # Crash on CrOS, see http://crbug.com/115979 | 7 # Crash on CrOS, see http://crbug.com/115979 |
| 8 ClientSideDetectionHostTest.OnPhishingDetectionDoneNotPhishing | 8 ClientSideDetectionHostTest.OnPhishingDetectionDoneNotPhishing |
| 9 ClientSideDetectionHostTest.OnPhishingDetectionDoneVerdictNotPhishing | 9 ClientSideDetectionHostTest.OnPhishingDetectionDoneVerdictNotPhishing |
| 10 ClientSideDetectionHostTest.OnPhishingDetectionDoneInvalidVerdict | 10 ClientSideDetectionHostTest.OnPhishingDetectionDoneInvalidVerdict |
| 11 ClientSideDetectionHostTest.OnPhishingDetectionDoneDisabled | 11 ClientSideDetectionHostTest.OnPhishingDetectionDoneDisabled |
| 12 | 12 |
| 13 # http://crbug.com/119610 | 13 # http://crbug.com/119610 |
| 14 ProfileSyncServiceSessionTest.WriteFilledSessionToNode | 14 ProfileSyncServiceSessionTest.WriteFilledSessionToNode |
| 15 ProfileSyncServiceSessionTest.ValidTabs | 15 ProfileSyncServiceSessionTest.ValidTabs |
| 16 | 16 |
| 17 # http://crbug.com/139652 | 17 # http://crbug.com/139652 |
| 18 BackgroundApplicationListModelTest.RandomTest | 18 BackgroundApplicationListModelTest.RandomTest |
| 19 | 19 |
| 20 # http://crbug.com/179427 | 20 # http://crbug.com/179427 |
| 21 ExtensionPrefsDelayedInstallInfo.DelayedInstallInfo | 21 ExtensionPrefsDelayedInstallInfo.DelayedInstallInfo |
| 22 ExtensionServiceTest.* | 22 ExtensionServiceTest.* |
| 23 | 23 |
| 24 # http://crbug.com/180335 | 24 # http://crbug.com/180335 |
| 25 AutocompleteActionPredictorTest.RecommendActionURL | 25 AutocompleteActionPredictorTest.RecommendActionURL |
| 26 | 26 |
| 27 # http://crbug.com/180467 | 27 # http://crbug.com/180467 |
| 28 HttpPipeliningCompatibilityClientTest.* | 28 HttpPipeliningCompatibilityClientTest.* |
| 29 |
| 30 # http://crbug.com/238964 |
| 31 CpuInfoProviderTest.* |
| OLD | NEW |