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 |
11 ContentScriptCssInjectionTest.ContentScriptInjectsStyles | 11 ContentScriptCssInjectionTest.ContentScriptInjectsStyles |
12 MediaFileValidatorTest.UnsupportedExtension | 12 MediaFileValidatorTest.UnsupportedExtension |
13 MessageCenterNotificationsTest.RetrieveBaseParts | 13 MessageCenterNotificationsTest.RetrieveBaseParts |
14 RequirementsCheckerBrowserTest.Check3DExtension | 14 RequirementsCheckerBrowserTest.Check3DExtension |
15 SSLUITest.TestBadFrameNavigation | 15 SSLUITest.TestBadFrameNavigation |
16 SSLUITest.TestInterstitialJavaScriptProceeds | 16 SSLUITest.TestInterstitialJavaScriptProceeds |
17 SSLUITest.TestRefNavigation | 17 SSLUITest.TestRefNavigation |
18 SSLUITest.TestWSSInvalidCertAndGoForward | 18 SSLUITest.TestWSSInvalidCertAndGoForward |
19 | 19 |
20 # http://crbug.com/403007 | 20 # http://crbug.com/403007 |
21 WorkerDevToolsSanityTest.InspectSharedWorker | 21 WorkerDevToolsSanityTest.InspectSharedWorker |
22 | 22 |
23 # http://crbug.com/451991 | 23 # http://crbug.com/451991 |
24 AppViewTest.TestAppViewMultipleConnects | 24 AppViewTest.TestAppViewMultipleConnects |
25 BrowserViewTest.DevToolsUpdatesBrowserWindow | 25 BrowserViewTest.DevToolsUpdatesBrowserWindow |
26 | 26 |
27 # http://crbug.com/451992 | 27 # http://crbug.com/451992 |
28 ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage | 28 ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage |
| 29 |
| 30 # http://crbug.com/459000 |
| 31 ClipboardApiTest.HostedAppNoPermission |
| 32 |
OLD | NEW |