| OLD | NEW |
| 1 # These test fail due to mmap Valgrind failures, see http://crbug.com/66677 | 1 # These test fail due to mmap Valgrind failures, see http://crbug.com/66677 |
| 2 CollectedCookiesTest.DoubleDisplay | 2 CollectedCookiesTest.DoubleDisplay |
| 3 CollectedCookiesTest.NavigateAway | 3 CollectedCookiesTest.NavigateAway |
| 4 InfoBarsUITest.TestInfoBarsCloseOnNewTheme | 4 InfoBarsUITest.TestInfoBarsCloseOnNewTheme |
| 5 FastShutdown.SlowTermination | 5 FastShutdown.SlowTermination |
| 6 MouseLeaveTest.TestOnMouseOut | 6 MouseLeaveTest.TestOnMouseOut |
| 7 NotificationsPermissionTest.TestNoUserGestureInfobar | 7 NotificationsPermissionTest.TestNoUserGestureInfobar |
| 8 NotificationsPermissionTest.TestUserGestureInfobar | 8 NotificationsPermissionTest.TestUserGestureInfobar |
| 9 | 9 |
| 10 # These test fail due to timeout or limited buildslave support; |
| 11 # http://crbug.com/67301 |
| 12 BrowserFocusTest.InterstitialFocus |
| 13 BrowserFocusTest.FindFocusTest |
| 14 BrowserFocusTest.FocusTraversalOnInterstitial |
| OLD | NEW |