diff options
author | jasneet@google.com <jasneet@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-20 22:17:18 +0000 |
---|---|---|
committer | jasneet@google.com <jasneet@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-20 22:17:18 +0000 |
commit | c25b4c8cdf37e9bf45dafbc3e53a0b354537557e (patch) | |
tree | 44cf44dcd8b8ad6ff2da02c933a5822531e10944 | |
parent | 9e629ab7f5050ea6de068c2cf2d5099d6ce2d41a (diff) | |
download | chromium_src-c25b4c8cdf37e9bf45dafbc3e53a0b354537557e.zip chromium_src-c25b4c8cdf37e9bf45dafbc3e53a0b354537557e.tar.gz chromium_src-c25b4c8cdf37e9bf45dafbc3e53a0b354537557e.tar.bz2 |
Disable - notifications.NotificationsTest.testNotificationOrderAfterClosingOne on Linux
BUG=66072
TEST=NONE
Review URL: http://codereview.chromium.org/8360013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106603 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/test/functional/PYAUTO_TESTS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS index 2336e21..5c9c5b3 100644 --- a/chrome/test/functional/PYAUTO_TESTS +++ b/chrome/test/functional/PYAUTO_TESTS @@ -265,6 +265,8 @@ '-sync', # crbug.com/87837 '-plugins.PluginsTest.testKillAndReloadAllPlugins', + # crbug.com/66072 + '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', ], # ChromeOS is linux, but note that this section does not include the |