| 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 do not pass memcheck test. | 9 # Following tests do not pass memcheck test. |
| 10 # See http://crbug.com/30393. | 10 # See http://crbug.com/30393. |
| 11 NSMenuItemAdditionsTest.TestMOnDifferentLayouts | 11 NSMenuItemAdditionsTest.TestMOnDifferentLayouts |
| 12 # See http://crbug.com/30394. | 12 # See http://crbug.com/30394. |
| 13 PrefsControllerTest.GetPrefsViewForPage | 13 PrefsControllerTest.GetPrefsViewForPage |
| 14 PrefsControllerTest.GetToolbarItemForPage | 14 PrefsControllerTest.GetToolbarItemForPage |
| 15 PrefsControllerTest.ShowAndClose | 15 PrefsControllerTest.ShowAndClose |
| 16 PrefsControllerTest.SwitchToPage | 16 PrefsControllerTest.SwitchToPage |
| OLD | NEW |