OLD | NEW |
1 # Times out too often | 1 # Times out too often |
2 # crbug.com/15817 | 2 # crbug.com/15817 |
3 IPCSyncChannelTest.* | 3 IPCSyncChannelTest.* |
4 # Hangs | 4 # Hangs |
5 # http://crbug.com/21890 | 5 # http://crbug.com/21890 |
6 WebDropTargetTest.URL | 6 WebDropTargetTest.URL |
7 WebDropTargetTest.Data | 7 WebDropTargetTest.Data |
8 | 8 |
9 # Following tests fail on valgrind. | 9 # Following tests fail on valgrind. |
10 # See http://crbug.com/30370. | 10 # See http://crbug.com/30370. |
11 AutocompleteTextFieldEditorTest.CutCopyTest | 11 AutocompleteTextFieldEditorTest.CutCopyTest |
12 # See http://crbug.com/30375. | 12 # See http://crbug.com/21479. |
13 DownloadUtilTest.AddFileToPasteboardTest | 13 DownloadUtilMacTest.AddFileToPasteboardTest |
14 # See http://crbug.com/30378. | 14 # See http://crbug.com/30378. |
15 FindPasteboardTest.ReadingFromPboardUpdatesFindText | 15 FindPasteboardTest.ReadingFromPboardUpdatesFindText |
16 FindPasteboardTest.SendsNotificationWhenTextChanges | 16 FindPasteboardTest.SendsNotificationWhenTextChanges |
17 # See http://crbug.com/30379. | 17 # See http://crbug.com/30379. |
18 RenderViewTest.MacTestCmdUp | 18 RenderViewTest.MacTestCmdUp |
19 | 19 |
20 # Folowing tests do not pass memcheck test. | 20 # Folowing tests do not pass memcheck test. |
21 # See http://crbug.com/30384. | 21 # See http://crbug.com/30384. |
22 ChromeBrowserWindowTest.DoesHideTitle | 22 ChromeBrowserWindowTest.DoesHideTitle |
23 # See http://crbug.com/30386. | 23 # See http://crbug.com/30386. |
24 ClearBrowsingDataControllerTest.* | 24 ClearBrowsingDataControllerTest.* |
25 # See http://crbug.com/30393. | 25 # See http://crbug.com/30393. |
26 NSMenuItemAdditionsTest.TestMOnDifferentLayouts | 26 NSMenuItemAdditionsTest.TestMOnDifferentLayouts |
27 # See http://crbug.com/30394. | 27 # See http://crbug.com/30394. |
28 PrefsControllerTest.GetPrefsViewForPage | 28 PrefsControllerTest.GetPrefsViewForPage |
29 PrefsControllerTest.GetToolbarItemForPage | 29 PrefsControllerTest.GetToolbarItemForPage |
30 PrefsControllerTest.ShowAndClose | 30 PrefsControllerTest.ShowAndClose |
31 PrefsControllerTest.SwitchToPage | 31 PrefsControllerTest.SwitchToPage |
32 # See http://crbug.com/30396. | 32 # See http://crbug.com/30396. |
33 RenderViewTest.OnPrintPages | 33 RenderViewTest.OnPrintPages |
34 RenderViewTest.Print* | 34 RenderViewTest.Print* |
35 # See http://crbug.com/30397. | 35 # See http://crbug.com/30397. |
36 TabStripControllerTest.AddRemoveTabs | 36 TabStripControllerTest.AddRemoveTabs |
OLD | NEW |