| 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 test fails on valgrind. | 9 # Following tests fail on valgrind. |
| 10 # See http://crbug.com/29598. | 10 # See http://crbug.com/30370. |
| 11 AutocompleteTextFieldEditorTest.CutCopyTest | 11 AutocompleteTextFieldEditorTest.CutCopyTest |
| 12 # See http://crbug.com/30371. |
| 12 BookmarkBubbleControllerTest.TestNewParentSameName | 13 BookmarkBubbleControllerTest.TestNewParentSameName |
| 14 # See http://crbug.com/30373. |
| 13 BookmarkEditorControllerTreeTest.RenameBookmarkInPlace | 15 BookmarkEditorControllerTreeTest.RenameBookmarkInPlace |
| 14 BookmarkEditorControllerTreeTest.ChangeBookmarkURLInPlace | 16 BookmarkEditorControllerTreeTest.ChangeBookmarkURLInPlace |
| 15 BookmarkEditorControllerTreeTest.ChangeBookmarkGroup | 17 BookmarkEditorControllerTreeTest.ChangeBookmarkGroup |
| 16 BookmarkEditorControllerTreeTest.ChangeNameAndBookmarkGroup | 18 BookmarkEditorControllerTreeTest.ChangeNameAndBookmarkGroup |
| 19 # See http://crbug.com/30375. |
| 17 DownloadUtilTest.AddFileToPasteboardTest | 20 DownloadUtilTest.AddFileToPasteboardTest |
| 21 # See http://crbug.com/30378. |
| 18 FindPasteboardTest.ReadingFromPboardUpdatesFindText | 22 FindPasteboardTest.ReadingFromPboardUpdatesFindText |
| 19 FindPasteboardTest.SendsNotificationWhenTextChanges | 23 FindPasteboardTest.SendsNotificationWhenTextChanges |
| 24 # See http://crbug.com/30379. |
| 20 RenderViewTest.MacTestCmdUp | 25 RenderViewTest.MacTestCmdUp |
| 21 | 26 |
| 22 # Folowing tests does not pass memcheck test. | 27 # Folowing tests do not pass memcheck test. |
| 23 # See http://crbug.com/30209. | 28 # See http://crbug.com/30381. |
| 24 BookmarkMenuTest.Basics | 29 BookmarkMenuTest.Basics |
| 30 # See http://crbug.com/30382. |
| 25 BrowserWindowCocoaTest.TestFullscreen | 31 BrowserWindowCocoaTest.TestFullscreen |
| 32 # See http://crbug.com/30384. |
| 26 ChromeBrowserWindowTest.DoesHideTitle | 33 ChromeBrowserWindowTest.DoesHideTitle |
| 34 # See http://crbug.com/30386. |
| 27 ClearBrowsingDataControllerTest.* | 35 ClearBrowsingDataControllerTest.* |
| 36 # See http://crbug.com/30393. |
| 28 NSMenuItemAdditionsTest.TestMOnDifferentLayouts | 37 NSMenuItemAdditionsTest.TestMOnDifferentLayouts |
| 38 # See http://crbug.com/30394. |
| 29 PrefsControllerTest.GetPrefsViewForPage | 39 PrefsControllerTest.GetPrefsViewForPage |
| 30 PrefsControllerTest.GetToolbarItemForPage | 40 PrefsControllerTest.GetToolbarItemForPage |
| 31 PrefsControllerTest.ShowAndClose | 41 PrefsControllerTest.ShowAndClose |
| 32 PrefsControllerTest.SwitchToPage | 42 PrefsControllerTest.SwitchToPage |
| 43 # See http://crbug.com/30396. |
| 33 RenderViewTest.OnPrintPages | 44 RenderViewTest.OnPrintPages |
| 34 RenderViewTest.Print* | 45 RenderViewTest.Print* |
| 46 # See http://crbug.com/30397. |
| 35 TabStripControllerTest.* | 47 TabStripControllerTest.* |
| 48 # See http://crbug.com/30398. |
| 36 TaskManagerWindowControllerTest.* | 49 TaskManagerWindowControllerTest.* |
| OLD | NEW |