Index: chrome/test/functional/PYAUTO_TESTS |
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS |
index e4a0b679cb6bd4d734d1b53c025bb322d0adf3fe..3785fc4d7046eaa668a3fd479a8c08655109ee58 100644 |
--- a/chrome/test/functional/PYAUTO_TESTS |
+++ b/chrome/test/functional/PYAUTO_TESTS |
@@ -195,6 +195,9 @@ |
'-omnibox.OmniboxTest.testOmniboxSearchHistory', |
# Keychain popups make autofill/password tests difficult: crbug.com/49378 |
'-passwords', |
+ # WebDriver requires python 2.6, which mac pyauto does not use yet. |
+ # crbug.com/49379 |
+ '-pyauto_webdriver', |
# crbug.com/79263 |
'-popups.PopupsTest.testPopupsLaunchUponBrowserBackButton', |
# crbug.com/69619 |