Commit f4261897 authored by frankf@google.com's avatar frankf@google.com

Disabled one PyAuto test.

notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito

BUG=chromium:102549
TEST=None

Review URL: http://codereview.chromium.org/8438018

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108183 0039d316-1c4b-4281-b951-d872f2087c98
parent 78b1ef63
...@@ -346,6 +346,8 @@ ...@@ -346,6 +346,8 @@
'-chromeos_browser.ChromeosBrowserTest.testFullScreen', '-chromeos_browser.ChromeosBrowserTest.testFullScreen',
# crosbug.com/19556 # crosbug.com/19556
'-pyauto_webdriver', '-pyauto_webdriver',
# crbug.com/102549
'-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito',
], ],
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment