| OLD | NEW |
| 1 # http://crbug.com/400503 | 1 # http://crbug.com/400503 |
| 2 InterstitialUITest.OpenInterstitial | 2 InterstitialUITest.OpenInterstitial |
| 3 | 3 |
| 4 # http://crbug.com/400509 | 4 # http://crbug.com/400509 |
| 5 CustomLauncherPageBrowserTest.LoadPageAndOpenLauncher | 5 CustomLauncherPageBrowserTest.LoadPageAndOpenLauncher |
| 6 | 6 |
| 7 # http://crbug.com/403628 | 7 # http://crbug.com/403628 |
| 8 RangeHistoryWebUITest.monthViewGrouped | 8 RangeHistoryWebUITest.monthViewGrouped |
| 9 | 9 |
| 10 # http://crbug.com/403687 | 10 # http://crbug.com/403687 |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 51 # https://crbug.com/504885 | 51 # https://crbug.com/504885 |
| 52 # The test takes too long. Excluding with and without PRE_ to crbug.com/581105. | 52 # The test takes too long. Excluding with and without PRE_ to crbug.com/581105. |
| 53 SmartSessionRestoreMRUTest.PRE_CorrectLoadingOrder | 53 SmartSessionRestoreMRUTest.PRE_CorrectLoadingOrder |
| 54 SmartSessionRestoreMRUTest.CorrectLoadingOrder | 54 SmartSessionRestoreMRUTest.CorrectLoadingOrder |
| 55 SmartSessionRestoreTest.PRE_CorrectLoadingOrder | 55 SmartSessionRestoreTest.PRE_CorrectLoadingOrder |
| 56 SmartSessionRestoreTest.CorrectLoadingOrder | 56 SmartSessionRestoreTest.CorrectLoadingOrder |
| 57 | 57 |
| 58 # https://crbug.com/516368 | 58 # https://crbug.com/516368 |
| 59 PushMessagingBrowserTest.PushEventSuccess | 59 PushMessagingBrowserTest.PushEventSuccess |
| 60 | 60 |
| 61 # https://crbug.com/519039 | |
| 62 AppViewTest.KillGuestCommunicatingWithWrongAppView | |
| 63 | |
| 64 # https://crbug.com/519087 | 61 # https://crbug.com/519087 |
| 65 ExtensionTabsTest.GetAllWindowsAllTypes | 62 ExtensionTabsTest.GetAllWindowsAllTypes |
| 66 | 63 |
| 67 # https://crbug.com/530404 | 64 # https://crbug.com/530404 |
| 68 WakeEventPageTest.ClosedEventPage | 65 WakeEventPageTest.ClosedEventPage |
| 69 WakeEventPageTest.OpenEventPage | 66 WakeEventPageTest.OpenEventPage |
| 70 | 67 |
| 71 # https://crbug.com/530696 | 68 # https://crbug.com/530696 |
| 72 PolicyTest.ForceSafeSearch | 69 PolicyTest.ForceSafeSearch |
| 73 PolicyTest.URLBlacklist | 70 PolicyTest.URLBlacklist |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 150 MultilanguageOptionsWebUI* | 147 MultilanguageOptionsWebUI* |
| 151 PDFExtensionTest* | 148 PDFExtensionTest* |
| 152 PasswordsPrivateApiTest.RequestPlaintextPassword | 149 PasswordsPrivateApiTest.RequestPlaintextPassword |
| 153 PolicyPref* | 150 PolicyPref* |
| 154 ProfileWindow* | 151 ProfileWindow* |
| 155 PushMessagingBrowserTest.SubscribeWithoutKeySuccessNotificationsGranted | 152 PushMessagingBrowserTest.SubscribeWithoutKeySuccessNotificationsGranted |
| 156 SubframeTaskBrowserTest.TaskManagerShowsSubframeTasks | 153 SubframeTaskBrowserTest.TaskManagerShowsSubframeTasks |
| 157 SyncSetupWebUITestAsync.RestoreSyncDataTypes | 154 SyncSetupWebUITestAsync.RestoreSyncDataTypes |
| 158 WebUIWebView* | 155 WebUIWebView* |
| 159 ZoomControllerBrowserTest.NavigationResetsManualMode | 156 ZoomControllerBrowserTest.NavigationResetsManualMode |
| 157 |
| 158 # https://crbug.com/603334 |
| 159 AppViewTests/AppViewTest.KillGuestCommunicatingWithWrongAppView/* |
| OLD | NEW |