diff options
-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 783d86b..952eb98 100644 --- a/chrome/test/functional/PYAUTO_TESTS +++ b/chrome/test/functional/PYAUTO_TESTS @@ -47,6 +47,8 @@ ], 'mac': [ + # Keychain popups make password tests difficult. crbug.com/49378 + '-passwords', ], 'linux': [ |