Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 3040019: Disable autofill pyauto tests on mac (Closed)
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index f69c16b2e689e9091f4936c8ba8b2698858bc72a..7097c12508b8fa5be7ac88d46723e56a5debdbad 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -48,8 +48,9 @@
],
'mac': [
- # Keychain popups make password tests difficult. crbug.com/49378
+ # Keychain popups make password & autofill tests difficult. crbug.com/49378
'-passwords',
+ '-autofill',
],
'linux': [ # linux != chromeos
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698