OLD | NEW |
1 # Hangs on mac at exit, during final valgrind leak checking? (valgrind bug?) | 1 # Hangs on mac at exit, during final valgrind leak checking? (valgrind bug?) |
2 ErrorPageTest.DNSError_GoBack2Forward2 | 2 ErrorPageTest.DNSError_GoBack2Forward2 |
3 # Flakily hangs on Mac | 3 # Flakily hangs on Mac |
4 ErrorPageTest.IFrameDNSError_GoBack | 4 ErrorPageTest.IFrameDNSError_GoBack |
5 # Hung several times locally on mac | 5 # Hung several times locally on mac |
6 ErrorPageTest.DNSError_GoBack1 | 6 ErrorPageTest.DNSError_GoBack1 |
7 # Hung one each on the mac bots | 7 # Hung one each on the mac bots |
8 AutomatedUITestBase.CloseBrowserWindow | 8 AutomatedUITestBase.CloseBrowserWindow |
9 AutomatedUITestBase.OpenBrowserWindow | 9 AutomatedUITestBase.OpenBrowserWindow |
10 ErrorPageTest.DNSError_GoBack2 | 10 ErrorPageTest.DNSError_GoBack2 |
(...skipping 24 matching lines...) Expand all Loading... |
35 ErrorPageTest.DNSError_GoBack2Forward2 | 35 ErrorPageTest.DNSError_GoBack2Forward2 |
36 # See http://crbug.com/30367. | 36 # See http://crbug.com/30367. |
37 NewTabUITest.NTPHasThumbnails | 37 NewTabUITest.NTPHasThumbnails |
38 NewTabUITest.UpdateUserPrefsVersion | 38 NewTabUITest.UpdateUserPrefsVersion |
39 | 39 |
40 # Appears to time out on valgrind. | 40 # Appears to time out on valgrind. |
41 # http://crbug.com/32818 | 41 # http://crbug.com/32818 |
42 VisibleBrowserTest.WindowOpenClose | 42 VisibleBrowserTest.WindowOpenClose |
43 | 43 |
44 # See http://crbug.com/30661 and http://crbug.com/27447. | 44 # See http://crbug.com/30661 and http://crbug.com/27447. |
| 45 LayoutPluginTester.NPObjectReleasedOnDestruction |
| 46 LayoutPluginTester.NPObjectSetException |
| 47 LayoutPluginTester.SelfDeletePluginGetUrl |
| 48 LayoutPluginTester.SelfDeletePluginInvoke |
| 49 LayoutPluginTester.UnloadNoCrash |
| 50 NPAPIIncognitoTester.PrivateEnabled |
| 51 NPAPITesterBase.Arguments |
| 52 NPAPITesterBase.GetJavaScriptURL |
| 53 NPAPITesterBase.GetJavaScriptURL2 |
45 NPAPITesterBase.GetURL | 54 NPAPITesterBase.GetURL |
46 NPAPITesterBase.SelfDeletePluginGetUrl | |
47 NPAPITesterBase.PluginThreadAsyncCall | |
48 NPAPITesterBase.GetJavaScriptURL | |
49 NPAPITesterBase.SelfDeletePluginInvoke | |
50 NPAPITesterBase.Arguments | |
51 NPAPITesterBase.GetJavaScriptURL2 | |
52 NPAPITesterBase.PrivateDisabled | |
53 NPAPIVisiblePluginTester.PluginReferrerTest | |
54 NPAPIVisiblePluginTester.GetURLRequestFailWrite | |
55 NPAPIIncognitoTester.PrivateEnabled | |
56 NPAPITesterBase.ManyPlugins | 55 NPAPITesterBase.ManyPlugins |
57 NPAPITesterBase.NPObjectProxy | 56 NPAPITesterBase.NPObjectProxy |
| 57 NPAPITesterBase.PluginThreadAsyncCall |
| 58 NPAPITesterBase.PrivateDisabled |
58 NPAPITesterBase.ScheduleTimer | 59 NPAPITesterBase.ScheduleTimer |
59 NPAPIVisiblePluginTester.SelfDeletePluginInNewStream | 60 NPAPITesterBase.SelfDeletePluginGetUrl |
| 61 NPAPITesterBase.SelfDeletePluginInvoke |
| 62 NPAPIVisiblePluginTester.ClickToPlay |
| 63 NPAPIVisiblePluginTester.GetURLRequestFailWrite |
60 NPAPIVisiblePluginTester.MultipleInstancesSyncCalls | 64 NPAPIVisiblePluginTester.MultipleInstancesSyncCalls |
61 NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin | 65 NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin |
62 NPAPIVisiblePluginTester.PluginConvertPointTest | 66 NPAPIVisiblePluginTester.PluginConvertPointTest |
| 67 NPAPIVisiblePluginTester.PluginReferrerTest |
| 68 NPAPIVisiblePluginTester.SelfDeletePluginInNewStream |
63 NPAPIVisiblePluginTester.SelfDeletePluginInvokeInSynchronousPaint | 69 NPAPIVisiblePluginTester.SelfDeletePluginInvokeInSynchronousPaint |
64 LayoutPluginTester.SelfDeletePluginGetUrl | |
65 LayoutPluginTester.SelfDeletePluginInvoke | |
66 LayoutPluginTester.NPObjectReleasedOnDestruction | |
67 LayoutPluginTester.NPObjectSetException | |
68 LayoutPluginTester.UnloadNoCrash | |
69 | 70 |
70 # Possible timing related failure triggered only on mac valgrind bots. | 71 # Possible timing related failure triggered only on mac valgrind bots. |
71 # http://crbug.com/39401 | 72 # http://crbug.com/39401 |
72 BookmarksUITest.BookmarksLoaded | 73 BookmarksUITest.BookmarksLoaded |
73 BookmarksUITest.ShouldRedirectToExtension | 74 BookmarksUITest.ShouldRedirectToExtension |
74 | 75 |
75 # See http://crbug.com/40587 | 76 # See http://crbug.com/40587 |
76 BookmarksUITest.CommandAgainGoesBackToBookmarksTab | 77 BookmarksUITest.CommandAgainGoesBackToBookmarksTab |
77 | 78 |
78 # See http://crbug.com/45564 | 79 # See http://crbug.com/45564 |
(...skipping 20 matching lines...) Expand all Loading... |
99 # Valgrind dies on assertion, see http://crbug.com/58146 | 100 # Valgrind dies on assertion, see http://crbug.com/58146 |
100 DomStorageEmptyDatabaseTest.NonEmptyDirAfterSet | 101 DomStorageEmptyDatabaseTest.NonEmptyDirAfterSet |
101 | 102 |
102 # Hangs; See http://crbug.com/58569 | 103 # Hangs; See http://crbug.com/58569 |
103 SearchProviderTest.TestIsSearchProviderInstalled | 104 SearchProviderTest.TestIsSearchProviderInstalled |
104 | 105 |
105 # Following tests crash with LOG(FATAL) on valgrind mac; See http://crbug.com/60
036 | 106 # Following tests crash with LOG(FATAL) on valgrind mac; See http://crbug.com/60
036 |
106 OptionsUITest.FLAKY_TwoCommandsOneTab | 107 OptionsUITest.FLAKY_TwoCommandsOneTab |
107 OptionsUITest.FLAKY_CommandAgainGoesBackToOptionsTab | 108 OptionsUITest.FLAKY_CommandAgainGoesBackToOptionsTab |
108 | 109 |
OLD | NEW |