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 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
106 LoginPromptBrowserTest.ShouldReplaceExistingInterstitialWhenNavigated | 106 LoginPromptBrowserTest.ShouldReplaceExistingInterstitialWhenNavigated |
107 | 107 |
108 # https://crbug.com/577853 | 108 # https://crbug.com/577853 |
109 OnStartupSettingsBrowserTest.uiTests | 109 OnStartupSettingsBrowserTest.uiTests |
110 | 110 |
111 # https://579666 | 111 # https://579666 |
112 SearchEngineManagerWebUITest.testOpenSearchEngineManager | 112 SearchEngineManagerWebUITest.testOpenSearchEngineManager |
113 | 113 |
114 # https://crbug.com/580668 | 114 # https://crbug.com/580668 |
115 ZoomControllerBrowserTest.SettingsZoomAfterSigninWorks | 115 ZoomControllerBrowserTest.SettingsZoomAfterSigninWorks |
| 116 |
| 117 # https://crbug.com/581575 |
| 118 PredictorBrowserTest.PreconnectCORSAndFetchNonCORS |
OLD | NEW |