Chromium Code Reviews| Index: PYAUTO_TESTS |
| =================================================================== |
| --- PYAUTO_TESTS (revision 95355) |
| +++ PYAUTO_TESTS (working copy) |
| @@ -208,6 +208,9 @@ |
| '-plugins.PluginsTest.testKillAndReloadAllPlugins', |
| # Causes unexpected browser crash in Debug. crbug.com/75518 |
| '-shortcuts.ShortcutsTest.testClearBrowsingDataShortcut', |
| + #crbug.com/91617 |
|
Nirnimesh
2011/08/04 00:33:40
put a space after #
|
| + '-omnibox.OmniboxTest.testOmniboxSearchHistory', |
|
Nirnimesh
2011/08/04 00:33:40
Arrange in alphabetical order. ie put this one aft
|
| + '-omnibox.OmniboxTest.testContentHistory', |
| ], |
| 'linux': [ # linux != chromeos |